Skip to content

Teangelo1/Workout_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout Tracker

Developer: Teangelo Burks

Goal:

Connect the provided frontend code to backend using a Mongo Database with a Mongoose Schema and handle routes with Express.

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.

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 the most recent workout plan.

  • Add new exercises to a new workout plan.

  • View the combined weight of multiple exercises from the past seven workouts on the stats page.

  • View the total duration of each workout from the past seven workouts on the stats page.

License: None

Technologies used:

  • HTML

  • CSS

  • JavaScript

  • Node.js

  • Chart.js

  • Express.js

  • MongoDB

  • Mongoose

  • Mongo Atlas

  • Heroku  

    Deployed Heroku Link: Workout Tracker

 

Contact Me

Github Username: Teangelo1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published