Taskpro is a straightforward and user-friendly todo list application built on React Native. Manage your tasks easily with Taskpro and stay organized!
- Add new tasks with titles and descriptions.
- Mark tasks as complete or incomplete.
- View your tasks in a chronological order.
- Easily search and filter tasks.
- Keep your tasks organized and up-to-date.
- Clone this repository to your local machine.
git clone https://github.com/your-username/taskpro.git
Navigate to the project directory.
cd taskpro
Install the required dependencies.
npm install
Start the application.
npx expo start
- To add a new task, click the "+" button at bottom and fill the title and description.
- To mark a task as finished, click the button at left bottom side of details page.
- To search your tasks, you can use search in search bar and track your progress.
Contributions are welcome! If you'd like to contribute to TaskPro, please follow these steps:
- Fork the repo project.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your canges to your fork.
- Create a pull request to the original repository.
This project is licensed under MIT License - See the LICENSE filed file for details.
If you have any questions or suggestion, feel free to conteact me at Linkedin.
Happy task managing with TaskPro!