todolist-app

Todo List Application

This project is a todolist mobile app make in React Native and Expo.

Informations

Installation

Use the package manager npm to install the dependencies.

npm install

Usage

To run the project, use the following command:

npx expo start

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

Splash Screen

All Tasks Tab

All Tasks Tab

Done Tasks Tab

Done Tasks Tab

In Progress Tasks Tab

Undone Tasks Tab

Create Task Modal

Create Task Modal

Delete Task Modal

Delete Task Modal

Features

Technologies

License

MIT

Author

Sébastien COZE