darenc9 / FitFuture

https://fit-future.vercel.app
0 stars 0 forks source link

Create Profile Page #2

Closed andrew-sequeira closed 3 months ago

andrew-sequeira commented 4 months ago

User story As a user, I would like to view my profile information so that I can update it, and have a personalized experience with my fitness journey.

Description The Profile Page involves designing and implementing the user interface for displaying the user's profile information. This includes creating a dedicated page where users can view and update their personal statistics. The UI must be implemented such that it will be easy and intuitive to understand and use. The theme must match the other app pages and have a navbar for easy accessibility within the app. The profile page should display all information about the logged in user.

Acceptance Criteria Profile class can hold all relevant information such as the user's name, height, weight, favourite workouts, routines, exercises, workout history, and fitness level.

Testing

mfunkel commented 3 months ago

NOTE: The "delete profile" button does not prompt for confirmation yet - task will be moved forward to next sprint.