Skip to content

This app allows users to view, create, and track workouts, each containing a subset log of multiple exercises on any given day.

License

Notifications You must be signed in to change notification settings

HumbleKind/workout-tracker

Repository files navigation

Workout Tracker

License Badge

Description

This app allows users to view, create, and track workouts, each containing a subset log of multiple exercises on any given day.

TECHNOLOGIES: CRUD, ODM, NoSQL, MongoDB Atlas, Mongoose Schema, Node, Express, Nodemon, Heroku

Table of Contents

Summary

Workout data is maintained in a Mongo database (with a Mongoose schema and Express routing). Each exercise logged within a workout tracks the name, type, weight, sets, reps, and duration. If the exercise is cardio, distance traveled is also tracked.

Users are able to:

  • Add exercises to a previous workout plan.
  • Add new exercises to a new workout plan.
  • View the combined weight of multiple exercises on the stats page.

Deployed

Workout Tracker App Link

Images

Workout Tracker Workout Tracker Workout Tracker

License

This application is covered under the MIT license. A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

Contributing

Please refer to the Contributor Covenant.

Questions

Please direct any questions regarding this application to the developer @HumbleKind (GitHub), or via email at christian_sinai@me.com.

About

This app allows users to view, create, and track workouts, each containing a subset log of multiple exercises on any given day.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published