You can add exercises to your last workout or start a new workout. You can see the stats for that workout and all of your workouts for the week.
Deployed link: https://workout-tracker-37.herokuapp.com/
Repo link: https://github.com/jttilley/WorkoutTracker
Jason Tilley
HTTP, CSS, JavaScript, Bootstrap, jQuery, ES6, Node.js, express, path, Mongoose database
It shows you the stats from your last workout:
You can add a resistance exercise:
And then you can see your stats charted out:
To install the necessary denpendencies, run the following command:
npm i
- Fork it
- Clone it to your computer
- run "node server" in the terminal
- go to your localhost:3000 in your web browser
The license for this project is: MIT © 2020 Jason Tilley
Fork it
In the terminal run "npm run seed"
If you have any questions you can email me at: jttilley007@gmail.com
Also feel free to check out my GitHub page here: https://github.com/jttilley