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.
When the user loads the page, they should be given the option to create a new workout or continue with their last workout.
The user should be able to:
Add exercises to a previous workout plan.
Add new exercises to a new workout plan.
View the combined weight of multiple exercises on the stats page.
To deploy an application with a MongoDB database to Heroku, you'll need to set up a MongoDB Atlas account and connect a database from there to your application. Be sure to use the following guides for support:
-
Set Up MongoDB Atlas
-
Deploy with Heroku and MongoDB Atlas
| Technologies | 💾 |
|---|---|
| MongoDB Compas | HTML |
| MongoDB Atlas | CSS |
| Mongoose | Javascript |
| Seeders | Git Hub |
| node.js | Terminal |
| Express | nodemon |
| NPM | Morgan NPM |
| JSON | Visual Studio Code |
node server.js
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.
MIT All rights reserved.