A "restaurant app" that lets users input the names of burgers they'd like to eat, then devour each burger with a click of a button
[Heroku] https://limitless-temple-77629.herokuapp.com/
Node.js, Express, MySQL, Handlebars, Materialize CSS, and a homemade ORM!
Uses MVC (Model, View, Controller) file structure
- User text inputs (burgers) are saved to a MySQL database
- Burgers saved to the database are persistent, "devoured" or not
- HTML and CSS are rendered using Handlebars views and partials
Background image by Jim Warren
Now go eat a burger!