/Sweat-Workout-Tracker

Time to get in shape! This javascript based application allows you to track resistance and cardio workout. After a workout is completed it will be added to your statistics page and you can view your progress over time.

Primary LanguageJavaScriptMIT LicenseMIT

Sweat Workout Application

badmath

Welcome to Sweat!

Description

This application allows you to automatically track your cardio and resistance workouts!

Application Entry

Time to get in shape!!

Whene you first launch the application you will be prompted to enter a "New Workout"

New Workout

You can track your workouts through the "Dashborad" tab, which can be accessed by clicking the "Dashboard" text at the top left hand corner.

Workout Metric Tracking

As you track additional workouts,the landing page with update aggregating all your current stats from the active workout.

Workout Summary

Hosted Application

The application is hosted on Heroku and can be found here https://sweat-workout.herokuapp.com/

Table of Contents

Navigate through the README Using the Table of Contents :

Installation

To run locally, use the commands below:

Installing all the packages the application uses :

$ npm i

Seed the database using :

$ npm run seed

Get mongodb database running locally (Run command in another Terminal tab) :

$ mongod

To start the application :

$ npm run start

Usage

This project uses the following frameworks, and packages :

  • express
  • mongodb
  • mongjs
  • morgan
  • javascript
  • charts.js
  • html
  • css

License

MIT

Contributing

Please contact me to recieve the detailed contribution guidelines

Badges

badmath

Tests

There are currently no test scripts created for this application :( Happy to collaborate so please reach out!

Questions

Link to Creator Github

Please forward all questions about the project to SabineAHutter@gmail.com