Eat Da Burger! is a restaurant app that lets users input the names of burgers they'd like to eat.
- Submit a burger name to display the burger on the left side of the page -- waiting to be devoured.
-
a burger logger with MySQL, Node, Express, Handlebars and ORM
-
Each burger on the menu has a
eat!
button. When the user clicks it, the burger will be devoured. -
Stores every burger in a database, whether devoured or not.
Technology | Description | Link |
---|---|---|
Express | Fast, unopinionated, minimalist web framework for Node.js | https://expressjs.com/ |
MySQL | MySQL Database Service is a fully managed database service | https://www.mysql.com/ |
express-handlebars | A Handlebars view engine for Express which doesn't suck. | https://www.npmjs.com/package/express-handlebars |
nodemon | A utility that will monitor for any changes in your source and automatically restart your server. | https://nodemon.io/ |
Head to the deployed app here: https://thawing-cliffs-82345.herokuapp.com/
MIT
- The Contributor Covenant is an industry standard
Feel free to create a new issue or alternatively, make a pull request!
Contact me @ simone_cheah@hotmail.com