elabbadih / FlashWiseApp

0 stars 0 forks source link

FTA-0011: Spike - Dashboard Related Pages #17

Open elabbadih opened 4 months ago

elabbadih commented 4 months ago

There are currently 4 planned screens: Dashboard, Workouts, Progress, and Settings. Evaluate the purpose of each screen, and if they should be replaced. Leave comments on this ticket.

elabbadih commented 4 months ago

The four main screens will be these:

Dashboard - Landing page for the user, displays a list of summaries of previous workouts. Typically one workout per day. The user can choose to continue a workout for that day. The user can create a new workout (button located at the top of the page). Clicking a summary item navigates to a workout screen that contains details of the workout, as well as adding exercises performed.

Exercises - Contains information about exercises and how to perform them. Implement a filter to help users find exercises focused on certain goals, such as cardio or strength, or targetting specific muscles.

Notes - Allows the user to write notes and save them.

Settings - Displays user's settings and allows them to change their email or password.