/workout-tracker

An application that allows the user to log multiple exercises in a workout on a given day.

Primary LanguageJavaScript

Workout Tracker

MIT License

Description

An application that employs Mongo database with a Mongoose schema and handle routes with Express. The user has the ability to create, view and track daily workouts on a given day. The application allows the user to track the name name, type, weight, sets, reps, and duration of exercise and revisit their stats at a later date.

Installation Instructions

Simply clone the repository into your directory, then right click and run Open Intergrated Terminal, run 'npm install' to install the required dependencies. To access the application run 'npm start' to view the PORT the application requires, then run 'localhost:PORTNumber' in the your browser.

Usage Information

This application provides the user with quick and easy access to track their daily workouts and view the progress made. This application allows the user to manage their workouts as either Cardio or Resistance.

Application Walk-through Video

Walkthrough video demonstrating how to open the application running in the browser through localhost:3001

  • Workout Tracker Walkthrough Gif

Contributors

Georgia Hunt

Deployment Link

Github: Workout-Tracker-GitHub
Heroku: Workout-Tracker-Heroku

Created with


HMTL CSS Javascript Nodemon Node Express MongoDB Prettier

Questions

I would love to hear your feedback, please don't hesitate to contact me via email at georgialhunt89@gmail.com or visit my profile on GitHub

License

This project is protected under MIT License, please read through the license terms and conditions.