darenc9 / FitFuture

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

Populate Database with Preset Workouts #3

Closed andrew-sequeira closed 2 months ago

andrew-sequeira commented 4 months ago

User story As a user, I would like to have access to a variety of preset workouts to choose from when using the app, so that I can get started without needing to build my own workouts.

Description Preset workouts will have a list of exercises corresponding to a specific type of workout such as cardio, strength training or a specific training day such as lower body push day, upper body pull day etc. This issue involves manually editing the database to create a variety of workouts that can be used in features such as browsing or during a workout.

Acceptance Criteria User can access and view various preset workouts for all different categories of workouts and for various goals. Should be large number of preset workouts such that user will have enough options based on what they are looking to work out.

Testing

mfunkel commented 2 months ago

This issue is not linked to a specific PR since it was completed manually (no coding required)