Skip to content

Created the backend, database, and routes of a workout tracker app. Deployed on Heroku using Mongoose with a Mongo database, and Express router. The app allows a user to track daily workouts.

Notifications You must be signed in to change notification settings

danshoup/WorkoutTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

18 Nosql Homework

Creating a Workout Tracker

This is the eighteenth assignment for the MSU Coding Bootcamp; to create the backend, database and routes of a workout tracker, and to deploy it on Heroku. Using Mongoose with a Mongo database, and Express router, the app will also utilize MongoDB Atlas.

The app allows a user to track daily workouts. The user can log multiple exercises in a workout, can track the workout data, can track distance for cardio workouts.

Live Links

Workout Tracker Screenshot

Application Screen Shot1 Application Screen Shot2

Acceptance Criteria

  • Folder structure follows the MVC paradim.

  • App uses the 'express-handlebars' package to implement Handlebars.js for Views

  • UI is is clean and polished, and user experience is intuitive and easy to navigate.

  • Application resembles the mock-up provided in the homework instructions.

  • Application must be deployed to Heroku

  • Application must be deployed at a live URL, and load with no errors.

  • GitHub URL must be submitted, and the repository must contain the application code.

  • Application console is free of errors.

  • Repository has a unique name and follows best practices for naming, indentation, comments, and contains descriptive commit messages. The repository also contains a quality READMY file with description, screenshot,a nd link to deployed application.

  • URL of the functional, deployed application, and the URL of the GitHub repository must be submitted.

About

Created the backend, database, and routes of a workout tracker app. Deployed on Heroku using Mongoose with a Mongo database, and Express router. The app allows a user to track daily workouts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published