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