/Workout-Tracker

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Workout-Tracker

This workout tracker allows you to create and track daily workouts, so you will reach your fitness goals more quickly. You will be able to:

  • log multiple exercises in a workout on a given day;

  • track the name, type, weight, sets, reps, and duration of exercise;

  • track your distance traveled if the exercise is a cardio exercise.

This app utilizes Mongo database with a Mongoose schema and handle routes with Express.

To use this app, please visit: https://sherryfitnesstracker.herokuapp.com/

workout-tracker

workout-tracker