Fitness-Tracker

license-badge

Description

In this MongoDB-based web app, the user is able to create, view, and track daily workouts. The user can log multiple workouts per day and can track the name, type, weight, sets, reps, and duration of each exercise, respectively. And if the exercise is under the cardio category, the user can track their distance as well.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install

Usage

nothing

License

This project is licensed under the None license.

Contributing

nothing

Tests

To run the tests, run the following command:
npm run test

Questions

If you have any questions about the repo, open an issue or contact kevincwashburn directly at kevincwashburn@gmail.com.

deployed-png