/Fit-Guru

A workout tracker that allows the user to create and track workouts daily.

Primary LanguageJavaScriptMIT LicenseMIT

Fit-Guru

A workout tracker that allows the user to create and track workouts daily.

Description

Say Hello to Fit Guru! An app for athletes and users who want to track their fitness workouts. With Fit Guru, users are able to create and track daily workouts. Log your exercises by name, type, sets, reps, etc. With Fit Guru, you can reach your fitness goals easier than ever before.

Features

With Fit-Guru, you can see your previous workouts. fit-guru homepage

You can Add Resistance or Cardio Workouts. fit-guru options

When you choose to add an exercise, you can put in the type of exercies, sets, reps, and duration. fit-guru resistance options example

Clicking the Fitness Tracker Dashboard, will take you to your stats page. fit-guru stats tracker demo

TO DO

  • ADD exercises to previous workout plan
  • ADD new exercies to new workout plan
  • VIEW combined weight of multiple exercise on stats page
  • VIEW total workout duration

W/ Mongo

  • CREATE workout database
  • CREATE database schema

W/ Express

  • CREATE HTML routes
  • CREATE API routes

Deployment

  • Set up database on MongoDB Atlas
  • DEBUG code so that when deployed on Heroku, the last workout is displayed