-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
frontendTasks for flutter devsTasks for flutter devsimprovementEnhancement to existing featuresEnhancement to existing featuresmedium priorityImportant but not urgentImportant but not urgent
Description
Team :
Frontend
Task :
Routing pages according to MVP1
Details :
- Right now, the home.dart consists of buttons that route you to all the pages without any specific flow
- Your task is to make sure the routing of pages is structured for the user based on the MVP1 flow diagram
- Find the MVP1, sprint 1 flor diagram in the figma file on page 1 on the right side
- Do not think about routing based on user authentication for now, just route the pages according to the flow
- Make sure to follow the MVVM arch, add your files to the respective directories like "routing" directory
- Code should be clean and strcutured
Metadata
Metadata
Assignees
Labels
frontendTasks for flutter devsTasks for flutter devsimprovementEnhancement to existing featuresEnhancement to existing featuresmedium priorityImportant but not urgentImportant but not urgent