Skip to content

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 the exercise. If the exercise is a cardio exercise, I should be able to track my distance traveled.

License

Notifications You must be signed in to change notification settings

shelb-doc/new-years-fitness-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Years Workout Tracker


Languages Top Language Code Size Repo Size Total Lines Express Version Mongoose Version

Description

Track your workouts with Fitness Tracker. The app will keep track of every exercise in your workout. The app dashboard will display weekly summary graphs of all workouts done in a week.

Table of Contents

Installation

  1. Clone repository.
  2. Check in routes/api-routes and comment in block of code if you want the database to be pre-populated with dummy values
  3. npm install
  4. node server.js

Running seeders/seed.js is optional to have a pre-populated database.

Live Site

Demo

Finished project

About

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 the exercise. If the exercise is a cardio exercise, I should be able to track my distance traveled.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published