Skip to content

nobleburgundy/burger-bonanza

Repository files navigation

Burger Bonanza

Top Language Code Size Repo Size Lines of Code MIT License

Table of Contents

Description

An MVC app with a MySQL database that tracks burgers desired and burgers devoured.

Installation

  1. Clone the repo.
  2. Run the schema.sql and seed.sql in MySQL Workbench (or your favorite SQL application) to create and seed a local database for development.
  3. cd into the project folder.
  4. Run npm install to install dependencies.
  5. Run node server.js to run the application.

Usage

The application has been deployed to Heroku. You can find it here.

Demo

Demo

Credits

The following packages and their accompanying documentation is used extensively for this project:

License

Licensed under the MIT license.

MIT License

Contributing

Contributions are welcome. If you are interested in contributing to this project, please open a pull request. Bug fixes, feature requests, and documentation updates/fixes are all encouraged.

Tests

No tests available at this time

Questions?

Please contact me via email at goul0076@gmail.com with any questions.

About

An MVC app with a MySQL database that tracks burgers desired and burgers devoured.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors