App for inputting and devouring burgers. Demonstrates understanding and application of MVC principles and uses MySQL, Node, Express and Handlebars.
1. Fork and Clone the repo.
2. Create the required MySQL database "burgers_db".
3. Make sure you input your mysql password and username correctly.
4. Run server.js and use via your browser.
On the deployed site, add burgers via the add burger form or devour them to move them from one column to the other.
MIT
Pull requests and issues are welcome.
Please address questions to GAFelton.