rpc08002 / Workout-Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GameTagr

The following application is a workout tracker using a Mongo database with a Mongoose schema and handle routes with Express.

Table of Contents

Installation

  • Install npm packages
  • Run node server.js to run locally
  • Click on Heroku Link to deploy online

Usage

As a user, you will be able to view, create, and track daily workouts. You can log multiple exercises in a workout on a given day. You can track the name, type, weight, sets, reps, and duration of the exercise. If you decide to perform cardio you will be able to track your distance traveled.

Github Repository

Live URL

Website GIF

License

MIT

Badges

badge badge sample

Contributing

  • Ryan Curtin

Covenant Code of Conduct

This Code of Conduct is adapted from the Contributor Covenant, version 2.0, available at https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.

Community Impact Guidelines were inspired by Mozilla's code of conduct enforcement ladder.

About


Languages

Language:JavaScript 58.5%Language:CSS 22.5%Language:HTML 19.0%