Workout Tracker
MongoDB NoSQL Workout Tracking Program by Diane Candler

About this Application
- Built with mongoDB, mongoose, express.js, JavaScript, HTML and CSS.
- This is a fairly simple CRUD based app.
- Designed to store daily cardio and resistance workouts summaries.
- Able to track progress through the week with a summary display.
Future Development
- Add the ability to review more historical data.
- Add body weight and BMI trackers.
- Add water consumption and calorie trackers.
- Improve on User Interface and mobile first aspects.
Link to Application
User Story
- 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.
Business Context
A consumer will reach their fitness goals quicker when they track their workout progress.
Thank you
Your time is valuable. Thank you for taking time to review this program. Feedback is welcome at dianedcandler@gmail.com.
Visit my Portfolio
https://dianecandler.herokuapp.com/
© 2020 Diane Candler. All Rights Reserved.