todolist
A todolist for android
About
This mobile app is meant to be used with the api available here
Download
You can download the app here
Project setup
Make sure flutter is installed on your device
Setup the api
git clone https://github.com/Ola-jed/todolist
cd todolist
flutter pub get
flutter run
Screenshots
Todo
-
Finish api services
- Auth service
- Tasks service
- Steps service
-
Testing all services
- Auth service
- Tasks service
- Steps service
-
Forms logic and view
- Signup form
- Signin form
- Task form
- Task view
- Step form
- Step view
-
Misc
- App icon and launch screen
- Token storage
- Export all tasks to csv
- Some icons