DevVlady / Fitness_Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitness Tracker

License

Description

This is an application where users can keep track of their fitness related activities. Users can add workouts, add exercises, keep track of their progress, and get a visual graph of their activity.

Table of Contents

License

This project is licensed under the APACHE 2.0 license

Image

image

image

Website

Deploy Link: https://fitness-health-tracker.herokuapp.com/

Installation

Run the following command "npm i" in your terminal to install any dependencies for this application

Usage

Steps on how to properly use the fitness tracker application are provided below.

  • TO start application click on the deploy link provided in this document.
  • THEN click on the new workout button to add a workout and complete the form displayed.
  • TO complete workout click on complete button.
  • TO add workout click on the add exercise button.
  • WHEN you want to continue a workout, click on the continue workout button.
  • ONCE done click complete workout and then your workout will be logged into the application.
  • TO view the graph with all your workouts added click on the dashboard button at the top of the page.

Contributing

This project/repo has been contributed by Vladimir Dimitrov. Anyone can contribute to this project/repo by either reaching out to the owner or using the fork method through GitHub

Tests

Run the following command "npm test" in your terminal to run tests for this application

Technologies

Technologies, applications, and programs used in this project are HTML5, CSS3, JavaScript, Express.js, Node.js, MongoDB, & Heroku

Questions

If you have any questions about the project/repo, please open an issue or contact me directly at vladimir.s.dimitrov14@gmail.com. You can find more of my work at DevVlady (https://github.com/DevVlady).

About

License:Apache License 2.0


Languages

Language:JavaScript 58.9%Language:CSS 22.1%Language:HTML 19.0%