singhpri30 / Workout-Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project: Workout Tracker

Table of Contents

Project Description:

For this assignment, you'll create a workout tracker. You have already been provided with the front end code in the Develop folder. This assignment will require you to create a Mongo database with a Mongoose schema and handle routes with Express.

Project Features:

  • Click on New Workout button to add workout details.
  • Select type of exercise from the dropdown.
  • Enter exercise details
  • Click on Add Exercise, to add the exercise.
  • Click on Fitness Tracker link on the navigation bar to view last workout details.
  • Click on Continue Workout button to log multiple exercises in a workout on a given day.
  • Select type of exercise from the dropdown.
  • Enter exercise details.
  • Click on Complete button, the user will be redirected to the home page.
  • The user can view the last workout details.
  • Click on Dashboard link on the navigation bar to view the graphical representation of the exercise data.

Technologies

  • HTML
  • CSS
  • jQuery
  • Mongoose
  • Express.js
  • Node.js

Developer

Priyanka Singh

Deployed Project Links

GitHub Repository Link

https://github.com/singhpri30/Workout-Tracker

Heroku Link

https://murmuring-mountain-81680.herokuapp.com

About


Languages

Language:JavaScript 59.2%Language:CSS 22.1%Language:HTML 18.7%