Skip to content

shadysaleh01/workout-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout-Tracker

Table of Contents

Description

Application to view create and track daily workouts. Also to log multiple exercises in a workout on a given day. It should also be able to track the name, type, weight, sets, reps, and duration of exercise. If the exercise is a cardio exercise, It should be able to track the distance traveled.

Languages and Tools:

Visual Studio Code

HTML5

CSS3

JavaScript

Node.js

SQL

Git

GitHub

Terminal



Installation

To install necessary dependencies, run the following command:

npm install || npm install express || npm install mongoose

Usage

The user should be able to:

  • Add exercises to a previous workout plan.
  • Add new exercises to a new workout plan.
  • View the combined weight of multiple exercises on the stats page.

Tests

To run tests, run the following command:

npm run start

Questions

If you have any questions about the repo, contact me directly at my Email. You can find more of my work at my GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published