Skip to content

razzlejazzled/Workout-Mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout-Mongo

For this App, I was asked to use a Mongo database, Mongoose schema, and express. Some client-side code was provided, as was the user story. In addition to Mongo, Mongoose, and Express, Morgan and path are employed, and the site is deployed on Heroku via mongodb Atlas.

User Story (Provided to me)

  • 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.

Starter Code

all client-side code was provided to me as starter code. All server-side code is my own.

Deployment

The site can be viewed here

Usage

Users can either create a new workout or continue a previous workout. After making that selection, users will be prompted to select if their excercise was cardio or resistance based. After a user enters the information about their workout, they can either add a new excercise, or complete their workout. Selecting Dashboard in the upper left corner will take the user to a page that tracks and displays their excercise data.

Screenshot of the app

About

An application that allows users to record, track, and view statistics about their workouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published