To-Do app
A Flutter+Node.js Project
About this project
- This project is a full-stack project developed with Flutter for the front end and Node js for the back end
- MongoDB mongoose is used for storing data and JWT is used for authorization
- Flutter app is state-managed with Bloc and follows bloc architecture
-
Click here to view back-end code

Sign up Screen

All todos tab

Completed Todos tab

Add todo botto sheet

Logout alert dialote

GitHub