[x] List of workouts (e.g. dumbell curls, bench, squats, lounges, etc)
[x] reps, sets, and weight saved on MongoDB.
Frontend Tyler
[x] user selects what workout type to target (e.g. upper, lower, cardio)
[x] user selects type of workout based on target (e.g. user chooses upper body - has an option of dumbbell curls, bench, other upper body workouts)
[x] once user selects the type of workout based on target (e.g. user selected upper body - dumbbell curls) user can choose amount of reps and sets and weight amount. Has a box to mark each set done and a another box to mark done when the set is done.
A workout page needs to be included. Here is the high-level view of the requirements
backend Bill
Frontend Tyler