https://floating-cove-67381.herokuapp.com/
A fitness app that allows the user to view, create, and track daily workouts. The user is able to log multiple exercises in a given day and also go back and update the workout. The user is able to track the name, type, weight, sets, reps and duration of each exercise. Cardiovascular exercises show the distance traveled in miles.
Tools Used:
Node js Chart js
Installation If running from the console - use npm install to install all needed dependencies and npm run seed to seed the database.