The Workout tracker is a means of keeping track of workouts you perform and then displaying them in a graph. The homework focused on building the back end. The model and controller were built from scratch to make the app function. It uses MongoDB to keep track of the data, and this is much easier than with SQL and sequlize that requires a far more structured database.
Download onto your machine, make sure you have Node.js, npm express, mongoose, and Robo-3T installed.
Run by following this heroku link in the links section below.
Express, Node.js, Heroku, Mongo DB, MongoDB Atlas, Robot 3T, Mongoose.
This project is licensed under the MIT,GNU GPLv3,ISC,Apache 2.0 license(s). for more information regarding licensing feel free to visit choose a license
Please refer to email under the contacts heading to request editing permission.
Please forward any questions to [email protected] . Please refer to the code for this project and others at https://github.com/Andrew0502.