KentaroKinoshita / FitnessTracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FitnessTracker

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.

Live Link: https://fitness-tracker-for-you.herokuapp.com/

Installation

After clone this repository, run the following command:

npm install

npm  run

Technology used

  • JS
  • MongoDB
  • NodeJs

About


Languages

Language:JavaScript 57.8%Language:CSS 22.9%Language:HTML 19.3%