Skip to content

azu20/workout-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit 17 Nosql: Workout Tracker

This app is a workout tracker. This app uses a Mongo database with a Mongoose schema and handle routes with Express.

Deployed App:

https://sleepy-temple-93479.herokuapp.com/?id=5f0f49cef951c80017e5539c

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.

Acceptance Criteria

When the user loads the page, they should be given the option to create a new workout, or continue with their last workout.

The user should be able to:

  • Add exercises to a previous workout plan.

  • Add new exercises to a new workout plan.

  • View multiple the combined weight of multiple exercises on the stats page.

About

This app is a workout tracker. This app uses a Mongo database with a Mongoose schema and handle routes with Express.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published