darenc9 / FitFuture

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

Sprint 2 Updates - browse page and put method #87

Closed andrew-sequeira closed 1 month ago

andrew-sequeira commented 2 months ago

User Story As a User I would like to be able to filter my custom workouts so that i will be able to update them

Description These updates from sprint 2 entail ensuring jest tests are set up for testing the newly implemented put method to ensure that it works as expected and is properly saving data to the database. This also includes updating the filter options on the browse page to allow for a user to filter by their custom made workouts. This filter will filter results based on the currently logged in user

Acceptance Criteria

Testing