A workout tracker that enables the user to view, create and track daily workouts. User is also able to track the name, type, weight, sets, reps, and duration of exercises - as well as track distance traveled while doing cardio. Application is deployed on Heroku at the following website address:
Please install required dependencies using the following code:
npm install express
, andnpm install mongoose
.
Once you have installed the required dependencies, run the app using the following code in your terminal:
npm run start
.
OR... if you'd just like to use the app on the Heroku website host, you can access it here:
https://workoutmatty.herokuapp.com/
This application was created with:
Node.js
Mongo AtlasDB
Heroku hosting
This application is covered under the MIT License
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Not applicable for this application. If it deployed to the Heroku hosting website, then it works!
Please direct all questions to:
TheMattyD@outlook.com
Check out my GitHub Profile @ https://github.com/TheyCallMeMattyD