An fitness application with a MongoDB database deployed on Heroku that allows a user to add thier fitness exercises and then continue to track their progress throughout the week. The user is able to see the duration and total pounds of their exercises, sorted by day and placed into easy to read charts.
For this project I used javascript, express, mongoDB, some basic HTML & CSS and several useful npm packages.
npm install
Application deployed on Heroku.
As a user, I want to be able to view create and track daily workouts. I want to be able to log multiple exercises in a workout on a given day. I should also be 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.
none
tested by running app and looking for errors logged in the console, as well as checking data flow in robo 3T.
- Garrett Hudson
- GitHub Profile
- garrett.hudson46@gmail.com