Skip to content

TeBossIzHere/WorkoutTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WorkoutTracker

Basic HTML/CSS/JS Workout Tracker - In Progress

Technologies Used

JavaScript Logo CSS Logo HTML Logo Jquery Logo Google Fonts Logo

Screenshots

Buttons Workout Data

Getting Started

  1. Begin workout by clicking "START WORKOUT" a. Button will turn green. b. Workout Data will now display start workout time.

  2. Begin rest by clicking "START REST" a. Button will turn green. b. Rest Data will now display start of rest time.

  3. End workout by re-clicking "STOP WORKOUT" a. Button will Turn Red. b. Workout Data will now Display end of workout time. c. Workout Data will now display total workout time. d. New Data will be entered to your local storage. e. Average workout time will be calculated with locally stored data.

  4. End rest by re-clicking "STOP REST" a. Button will Turn Red. b. Rest Data will now Display end of rest time. c. Rest Data will now display total rest time. d. New Data will be entered to your local storage. e. Average rest time will be calculated with locally stored data.

Future Enhancements

  1. Add back-end framework using NodeJS and Express.
  2. Instead of LocalStorage, add third party database.
  3. Combine Other projects (i.e. calorie calculator).
  4. Convert simple workout tracker to a comprehensive fitness website.

About

Basic HTML/CSS/JS Workout Tracker - In Progress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published