Fitness Tracker

This tracker is to allow you to track your fitness workouts all in one application. Using the mongodb you can save the data in a workout list. You can add as many as you want. Follow the instructions on the list and fill in what's needed.

Tools used

  • Node.js
  • Express
  • nodemon
  • mongoose
  • Dotenv
  • mongodb
  • morgan

## User-Story

As a User

I want to

Create a fitness tracker

So that

I can see my fitness workouts in one place

links

Here is the deployed heroku site: https://glacial-inlet-02418.herokuapp.com/

Here is the repository: https://github.com/Justin7933/fitnesstracker