Skip to content

A simple Todo list app built on latest React Native

Notifications You must be signed in to change notification settings

Shreyas-29/todo-app

Repository files navigation

TaskPro - Simple Todo App

Taskpro is a straightforward and user-friendly todo list application built on React Native. Manage your tasks easily with Taskpro and stay organized!

Features

  • 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.

Installation

  1. 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

Usage

  • 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.

Contributing

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.

License

This project is licensed under MIT License - See the LICENSE filed file for details.

Contact

If you have any questions or suggestion, feel free to conteact me at Linkedin.

Happy task managing with TaskPro!