WilliamLi10 / WorkoutApp

Workout App that integrates with calendar and automates progression tracking
2 stars 0 forks source link

Modify the Log Workout page #23

Closed WilliamLi10 closed 7 months ago

WilliamLi10 commented 10 months ago

Modify the log workout page so there is a single log workout button instead of separate log exercise buttons for each exercise in the workout.

Additionally, create a Post request on the backend for logging a workout, and call that endpoint in the frontend whenever the new log workout button is pressed.