Skip to content

The Workout-Tracker allows a user to view and create daily workouts and exercises. You can also view the stats from past workouts. This app uses mongoDB to store and create this data.

License

Notifications You must be signed in to change notification settings

JonGudenzi/Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout-Tracker

CLICK HERE to launch the Workout-Tracker app!

CLICK HERE to view the Workout-Tracker Repo!

You can also find these links in my Portfolio that you can view by clicking this link

MIT License

License: MIT

Description

The Workout-Tracker allows a user to view and create daily workouts. This app can log multiple exercises in a workout on any given day. It will also track the type of workout including weight, sets, reps, and duration. If a user does a cardio exercise they will also be able to track the distance traveled.









Table of Contents

Installation

To install necessary dependencies, run the following command:

  • npm i
  • npm install express
  • npm install mongoose
  • npm install morgan
  • npm install dotenv

Usage

Choose either to continue a workout or make a new workout. From there you can choose what exercise you would like. You can choose from a resistance or a cardio exercise. Once you have selected the type of exercise you can provide the criteria of that exercise such as weight, reps, duration, and distance. You can also check your stats for the past 7 workouts if you click on dashboard. This will show you the day the exercise was done, the type of each exercise, and the duration of each exercise.

Contributing

This application was created with the help from:

  • BootCampSpot education
  • Tutors
  • Fellow classmates

Tests

To run tests, run the following command:

  • npm test

Questions

If you have any questions please email me at jongudenzi@gmail.com


If you would like to see more of my work you can check out my GitHub profile at GitHub Profile

About

The Workout-Tracker allows a user to view and create daily workouts and exercises. You can also view the stats from past workouts. This app uses mongoDB to store and create this data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published