Skip to content

This app is for tracking progress for workouts. The user can log multiple exercises in a workout on a given day, and should also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, the user is able to track distance traveled.

License

Notifications You must be signed in to change notification settings

JDouglasR/Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Tracker

GitHub

License

MIT

Description

This app is for tracking progress for workouts. The user can log multiple exercises in a workout on a given day, and should also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, the user is able to track distance traveled.

Installation

Installation: You will need to have Node installed and then run npm install to be able to run. To run the program locally, you can either install Nodemon or just run node server.js. After this step, open your browser and navigate to localhost:3000. This should display the app. To view the stats page, click on the Fitness Tracker Dashboard on the left side of the header from the index page.

Usage

Demonstration GIF: Demo Gif Stats Page Image: Stats Page Image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Tests

There are no tests currently. Please make sure to update tests as appropriate.

Questions

About

This app is for tracking progress for workouts. The user can log multiple exercises in a workout on a given day, and should also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, the user is able to track distance traveled.

Topics

Resources

License

Stars

Watchers

Forks