With this tracker the user can create a workout plan by entering the Plan Name at the top of the page. Each workout window has an entry form to create individual exercises. This is an assignment for the UW Coding Bootcamp and utilizes Node JS, Express, and Mongoose DB. This app has full Create, Read, Update and Delete functionality for all entered info.
View the deployed app HERE
- Create a workout regimen by entering the name under 'Enter Workout'
- In new box, create new exercises by enter the name, quantity, and unit for each exercise as well as an optional note. Example:
- Name: 'Bench Press'
- Quantity: '12'
- Units: 'Reps'
- Notes: '3 Sets / 215 Lbs'
- Update exercises by clicking in text field to edit and clicking the 'Update!' button
- Delete an exercise or workout regimen by clicking the red 'Delete' button.
- Repeat
- Get swole!
- GitHub Profile: the-medium-place
- Email: [email protected]