Skip to content

Shady6/GymTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Showcase

https://www.youtube.com/watch?v=3yQK1dv4JrM

Live Version

You can try this web application out at Heroku https://gym-tracker123.herokuapp.com/.

GymTracker - what is it about?

Gym Tracker is a web application which allows you to follow your progress at the gym. Add workouts and sets every time you train and you'll be able to see your statistics on the graphs.

How is data stored ?

All the data from workouts is stored in the local storage. To keep it across multiple devices it is possible to export data by pressing export and then importing file on other device by pressing import.

Screenshot

Home page Sets view Graphs view

How to run it?

Prerequisites

In order to run the application you'll need to have the following installed

  • React
  • NPM

Starting the project

  1. Clone this repository to desired location git@github.com:Shady6/GymTracker.git
  2. Open command line in the project directory and type npm i and enter
  3. Run npm start and the application will be running at localhost:7000

About

Track your progress at the gym you beast!

Topics

Resources

Stars

Watchers

Forks