darenc9 / FitFuture

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

Create the /History Route #18

Closed andrew-sequeira closed 2 months ago

andrew-sequeira commented 4 months ago

User Story As a user, I would like to be able to view a history of the exercises I've completed so that I can keep track of what I've achieved.

Description The History route involves the backend functionality to provide users access to their history. This includes retrieving all past workouts for a given user in order of newest to oldest.

Acceptance Criteria

Testing