Fitness Tracker allows users to create and track daily workouts and to log multiple exercises in a workout on a given day.
It also allows users to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, it tracks the distance traveled.
Application Demo: https://secure-lake-15298.herokuapp.com/
When the user loads the page, they are 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.
- Bootstrap, HTML, CSS, JS, NodeJS, express, mongoose, mongoDB, Heroku