nicolepyzza / Fitness-Tracker

Easily track your workouts and review your stats on the dashboard with the simplicity of this workout tracker.

Home Page:https://fitness-tracker-06292020.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitness Tracker

Description

With this fitness tracker, you can easily track new workouts and look at your stats with the dashboard.

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.

Business Context

A consumer will reach their fitness goals quicker when they track their workout progress.

Installation

To install the required npm packages to run this application, run the following command:

npm install

Usage

To run this application, use the following command:

npm start

Technologies Used

  • Express
  • Mongoose
  • MongoDB
  • Morgan

Licenses Required

license

MIT License

Copyright (c) [2020] [Nicole O'Bomsawin]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Easily track your workouts and review your stats on the dashboard with the simplicity of this workout tracker.

https://fitness-tracker-06292020.herokuapp.com/


Languages

Language:JavaScript 56.3%Language:CSS 23.6%Language:HTML 20.1%