/Fitness-Tracker-App

Primary LanguageJavaScriptMIT LicenseMIT

Fitness-Tracker-App

This is an awesome fitness tracker app that allows users to enter in new workouts, and also continue previous workouts. This app was created using mongoDB and node.js.

Homepage

Installation

Clone the repo to your local machine, then install node packages.

Usage

Once installed on your machine, run npm start, and then choose to either enter a new workout or continue a previous workout.

This app can also be viewed live on Heroku here: https://fitness-tracker-z.herokuapp.com/

Credits

TA Jack, BCS, https://www.mongodb.com/, Me

License

MIT License

Copyright (c) 2022 Zach Rojas

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.