Skip to content

A dynamic workout tracker that uses a Mongo database with a Mongoose schema and handles routes with Express. The app tracks the name, type, weight, sets, reps, distance and duration of exercise.

Notifications You must be signed in to change notification settings

corielynch/fitness_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

workout_tracker

A dynamic workout tracker that uses a Mongo database with a Mongoose schema and handles routes with Express. The app tracks the name, type, weight, sets, reps, distance and duration of exercise.

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.

About

A dynamic workout tracker that uses a Mongo database with a Mongoose schema and handles routes with Express. The app tracks the name, type, weight, sets, reps, distance and duration of exercise.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published