Skip to content

JFunck1990/17-Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HW-17-Workout-Tracker

by: Jack Funck

table of Contents:

Link

give it a try: Workout Tracker

Description

This application is a workout/fitness tracker that allows a user to create, track, and view daily workouts. They are given the option to log multiple workouts a day, and the application tracks the name, type, weight, sets, reps, and duration if it is a resistance exercise, and tracks the distance travelled if it is cardio. All of this information is populated in different charts for easy readability and as a way for users to look at all their workouts as a whole. Being able to track and keep progress of workouts will allow users to reach their fitness goals quicker.

Instructions

Either "Click" the heroku(Link.) above or

Run this command in your Command line

nodemon server.js
  • Type in localhost:3000/ in the browser and you will be brought to the home page.

Technologies Used

  • Node.js
  • JavaScript
  • bootstrap
  • Mysql workbench

Dependencies

  • express
  • mongojs
  • morgan
  • mongoose

Video of how it works.

If you click GIF you will be navigated to YouTube for a full-video.

Fitness Tracker

Screen Shots

Home

Stats Page

exercise Page

About

This application is a workout/fitness tracker that allows a user to create, track, and view daily workouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors