Skip to content

An app that uses MongoDB and Mongoose to show you your logged workouts that you have completed.

License

Notifications You must be signed in to change notification settings

Lambaa94/Workout-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workout-Tracker | License: MIT

Description

This project gave me good insight on a real world expierence. When given code that is broken how can you go about fixing it. This was my first project that deals with mongoose and mongojs in which I have learned to enjoy. What this does is it takes in user inputed data and is stored in a database in which it tallies up certain totals for the user. This application also uses chartjs to provide visuals with graphs and charts on the past seven days that you have added workouts.

I definitely stuggled with figuring out how to add up the total duration of all workouts listed but was able to learn how to use virtuals and how useful they can be.

Table of Contents

Usage

Below is a GIF demonstrating the usage of the application

Gif-of-application

Below is a link to the deployed application.

https://trackandsweat.herokuapp.com/

Installation

npm i

Credits

Instruction led by Dave Leonhardt and Vincent Gubitosi

License

This repo is under the MIT License

Questions

If you have any questions please email me at jameslamb13@gmail.com. My link to GitHub is https://github.com/Lambaa94

About

An app that uses MongoDB and Mongoose to show you your logged workouts that you have completed.

Topics

Resources

License

Stars

Watchers

Forks