/Workout-Tracker

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.

Primary LanguageJavaScript

Workout-Tracker

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.

Objective

A workout tracker using Mongo database with a Mongoose schema to handle routes with Express.

Technologies used

  • Javascript
  • Node.js
  • Express
  • MongoDB
  • Mongoose

https://workout-tracker2044.herokuapp.com/