Skip to content

An application in which the user can add, view, and track their daily workouts by specifics, include weights, time duration, and how many reps or sets.

Notifications You must be signed in to change notification settings

ablizben/fitness-tracker

Repository files navigation

Fitness Tracker

Description

The fitness tracker is an application in which the user can add, view, and track their daily workouts by specifics, include weights, time duration, and how many reps or sets.

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.

Table of Contents

Installation

If you'd like to get a copy of the project up and running on your local machine for development and testing purposes, follow the instructions below.

Prequisites

  • MongoDB

Git clone the repository to your local machine:

git clone https://github.com/ablizben/fitness-tracker

Install all dependencies:

npm install

Run the app:

npm start

Built With

  • Node.js - Javascript Runtime Environment
  • MongoDB - NoSQL Document-oriented Database
  • Javascript, HTML, CSS

About

An application in which the user can add, view, and track their daily workouts by specifics, include weights, time duration, and how many reps or sets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published