Skip to content

samergain/workout-tracker

Repository files navigation

workout-tracker

Description

The app will track your workout and provide statistics on the last 7 days based on the data entered.

Table of Contents:

Techs

This app is built with Node.js, express, mongoose in the backend. Deployed on heroku using Mongodb Atlas.

Installation

To run the app on your local computer you'll need to have MongoDB, Node.js installed. Download the project -> run npm i -> make sure mongodb is running -> in terminal run: npm start.

Usage

Deployed app on Heroku
First, start by adding your workout data.
You can continue adding exercises to the same workout or create a new workout.
Fill in the data required for each exercise.
Click on Dashboard to go to the statistics.

Screenshots

screenshot screenshot

License

None

Contributions

The following resources helped with building this app:
https://mongoosejs.com/docs/tutorials/virtuals.html
https://kb.objectrocket.com/mongo-db/how-to-use-the-mongoose-limit-function-927
https://mongoosejs.com/docs/queries.html

About

Workout Tracker built using Node.js, express, MongoDB, mongoose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published