Skip to content

Create workouts and populate them with exercises. This app helps you organize your fitness routine!

Notifications You must be signed in to change notification settings

the-medium-place/fitness-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fitness Tracker

Description:

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.

Usage:

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!

Screenshot

Technologies

Contributing:

Contributor Covenant

Questions:

user image

About

Create workouts and populate them with exercises. This app helps you organize your fitness routine!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published