This app will allow a user to be able to view, create and track daily workouts. To be able to log multiple exercises in a workout on a given day and to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, it should be able to track the distance traveled. The frontend was provided and the backend routes and mongoose database and schema had to be developed and then posted to heroku using a mongoose Atlas database.
Copy files from github repo to desired directory run 'npm install' in the directory
npm start
A sample photo of the application can be seen here: Sample ontrack app Screenshot
Live deployed link here: ontrack Heroku Link
GitHub profile: * https://github.com/wpb911
Contact me at wpb911@gmail.com with any additional questions.