This application allows you to automatically track your cardio and resistance workouts!
Time to get in shape!!
Whene you first launch the application you will be prompted to enter a "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.
As you track additional workouts,the landing page with update aggregating all your current stats from the active workout.
The application is hosted on Heroku and can be found here https://sweat-workout.herokuapp.com/
Navigate through the README Using the Table of Contents :
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
This project uses the following frameworks, and packages :
- express
- mongodb
- mongjs
- morgan
- javascript
- charts.js
- html
- css
MIT
Please contact me to recieve the detailed contribution guidelines
There are currently no test scripts created for this application :( Happy to collaborate so please reach out!
Please forward all questions about the project to SabineAHutter@gmail.com