This app creates a burger logger with MySQL, Node, Express, and Handlebars. We use MySQL to query, the server to route data in the app, and Handlebars to generate your HTML. The deployed application is available at: https://frozen-waters-41961.herokuapp.com/.
* Description
* Demo
* Usage
* License
* Contributing
Eat-Da-Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.
-
Whenever a user submits a burger's name, the app displays the burger on the left side of the page -- waiting to be devoured.
-
Each burger in the waiting area also has a
Devour it!
button. When the user clicks it, the burger moves to the right side of the page. -
All burgers are saved in the database
This is an open source app.
All contributions to improve this app are welcomed. Please contact the developper at dketchiozo@gmail.com.