task-manager-app/ ├── frontend/ # Flutter application │ ├── lib/ │ │ ├── main.dart # App entry & Back4App init │ │ ├── models/ │ │ │ └── task.dart # Task data model │ │ └── screens/ │ │ ├── ...
This project demonstrates a complete CRUD application with user authentication, built using Flutter for the frontend and Back4App (Parse Server) for the backend. Users can register, login, create ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results