workout_tracker. This app is a workout tracker created with a Mongo database, Mongoose schema and handles routes with Express, along with and interactive frontend built with Bootstrap. This is also built with and MVC design.

swoletracker.herokuapp.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

November 2020
  • added readme
  • deploying
  • added bootstrap fixes
  • edited input form
  • removed materialze and file for jquery
  • converted everything back to handlebars
  • something is broken reverting back a few changes
October 2020
  • changed a few quotes
  • fixed syntax
  • fixed router
  • setting up views
  • setting up basic ejs and materialize
  • added basic structure for index.ejs
  • added Exercise model
  • setup wokout model
  • setup index.js for database models
  • setting up controller
  • installed dependencies
  • setup server.js
  • setup basic file structure