acucunato / mongodb-fitness-tracker

A workout tracker to view and track daily workouts, also is able to log multiple exercises in a workout on a given day, and lastly able to track stats for each exercise. This app is built using a Mongo database with a Mongoose schema and handle routes with Express.

Home Page:https://acucunato-fitness-tracker.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitness Tracker

Overview

A workout tracker to view and track daily workouts, also is able to log multiple exercises in a workout on a given day, and lastly able to track stats for each exercise. This app is built using a Mongo database with a Mongoose schema and handle routes with Express.

Utilizing the App

  • Experience the deployed app on Heroku: Here
  • When the user loads the page, they are given the option to create a new workout, or continue with their last workout. The user is able to:
    • Add exercises to a previous workout plan.
    • Add new exercises to a new workout plan.
    • View multiple the combined weight of multiple exercises on the stats page.

Demonstration

homepage stats

Tech used

  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • Node.js
  • Express
  • MongoDB
  • Mongoose

Contributers

  • Alyssa Cucunato

About

A workout tracker to view and track daily workouts, also is able to log multiple exercises in a workout on a given day, and lastly able to track stats for each exercise. This app is built using a Mongo database with a Mongoose schema and handle routes with Express.

https://acucunato-fitness-tracker.herokuapp.com/


Languages

Language:JavaScript 58.7%Language:CSS 22.3%Language:HTML 19.0%