This app uses Mongo database with a Mongoose schema and handles routes with Express.
A consumer will reach their fitness goals quicker when they track their workout progress.
When the user loads the page, they should be given the option to create a new workout, or continue with their last workout.
The user should be able to:
-
Add exercises to a previous workout plan.
-
Add new exercises to a new workout plan.
Back-end: NodeJS, ExpressJS, MongoDB NoSQL Database, Mongoose Schema
Front-end: Javascript/jQuery, Semantic UI