Skip to content

ryanhadfield/Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Tracker

Description

The app allows the user to be able to view create and track daily workouts. The user will be able to log multiple exercises in a workout on a given day. They are able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, I should be able to track my distance traveled.


Table of Contents (Optional)


Installation

  1. Download or clone repository
  2. npm install to install the required npm packages to run
  3. To have a pre-populated database, run npm seed

Usage

  • Application will be invoked by using the following command:

    npm start

  • Open your browser and go to

    http://localhost:3001

    The home page will show the user's last workout details, then the user will have the option to select Continue Workout or New Workout

workout stats

  • After selecting an option, the user can add their exercise by choosing an Exercise Type, Resistance or Cardio

    cardio workout fields

    resistance workout fields

  • After the user has entered all the fields of information for their workout and clicked complete they can head on over to the Dashboard. The dashboard shows the info entered in various graphs.

workout dashboard


Links


License

Copyright (c) Ryan Hadfield. All rights reserved.

Licensed under the MIT license.


Questions

Github: https://github.com/ryanhadfield

Email: Ryan.Hadfield@gmail.com

About

With this app you'll be able to view create and track daily workouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors