Todo List Application
This project is a todolist mobile app make in React Native and Expo.
Installation
Use the package manager npm to install the dependencies.
Usage
To run the project, use the following command:
You can then use the Expo Go app on your phone to scan the QR code and run the app on your phone.
Build
To build the project, use the following command:
eas build -p android --profile preview
You can then download the APK file from the Expo website.
Screenshots
Splash Screen

All Tasks Tab

Done Tasks Tab

In Progress Tasks Tab

Create Task Modal

Delete Task Modal

Features
- Add a task
- Remove a task
- Mark a task as done
- Save tasks in local storage
- Load tasks from local storage
- Display the number of tasks
- Display the number of done tasks
- Display the number of in progress tasks
- Display the list of tasks
- Display the list of done tasks
- Display the list of in progress tasks
Technologies
License
MIT
Author
Sébastien COZE