setocourtney / fitness-tracker

node express app for tracking and updating workouts using mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitness-tracker

A Node Express app for tracking workouts and displaying workout stats using mongodb.

Deployed to Heroku: https://my-nosql-fitness-app.herokuapp.com/

User Story

AS A fitness fiend
I WANT to be able to view create and track daily workouts
SO THAT I can celebrate milestones and reward progress

Features

  • 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.

Technologies

FrontEnd

Backend

License

MIT License

Copyright (c) 2020 Courtney J. Seto

About

node express app for tracking and updating workouts using mongodb


Languages

Language:JavaScript 59.2%Language:CSS 21.9%Language:HTML 18.8%