/fitness-tracker

An application that tracks resistance and cardio workouts.

Primary LanguageJavaScriptMIT LicenseMIT

Fitness Tracker App

Description

An application that tracks resistance and cardio workouts. Users can create a workout and add more exercises as they please. When the workout is complete the total weight/distance and duration of workout is calculated and the information is represented in charts.

This is a full-stack web application that uses MongoDB, Mongoose, Node.js, Express.

Table of contents

Installation

  • Open terminal and run git clone https://github.com/baileymclem/fitness-tracker
  • Run npm i to intall dependencies
  • npm start
  • Nagivate to localhost:3000 in browser

Deploy

Heroku link

!Demo

Contributing

Contributions are welcomed!

License

License: ISC

Questions

Email: Baileymclem@gmail.com

Github: Baileymclem