Workout Tracker

Description

MIT

node.js MySQL Workbench heroku

express

This project utilizes express and mongoose to create a workout tracker deployed on heroku that manages data via a server.

Deployed application available here.


Table of Contents


Usage

Utilizing this project locally allows the program to view and modify tables from a database set up in MySQL Workbench. To set up for usage open a query file in MySQL Workbench and copy paste the starter values in seed.sql.

Then, enter the local server data in connection.js.

License

© 2020 Clyde Baron Rapinan. Under the MIT license.

Contributing

Feel free to contribute to this project.

Tests

There are currently no automated tests for this repository.

Questions?

Have questions about my project? Email me at crapinan@ucsd.edu.


Check out my other projects here!