Trello App

Flutter-Web task management app to automate task management process. It is multiple-users system with different roles: Admin, Project Manager, Team Leader, Designer, Developer, System Analyst. So you can as Project manager add tasks and assign them to different employees, also you can add employees and projects and manage them. But as an Employee, you can login and see your to-do tasks and which projects you are working on.

Techniques:

Flutter-Web Framework,Dart Language, Provider as state management, Fastapi as backend, Restapi, Local storage shared preference.

link: click here api source code: click here