Burger

Burger is a Full-Stack Web Application running on Node, Express, MySQL, and Handlebars. The application allows users to input the names of burgers they would like to eat. After entering a number of burgers, they may then click the "Devour It!" button to mark the burger as eaten.

Organization

The app runs on Node.js, using the Express framework. Data is persisted to a MySQL database. Finally, views are generated using the Handlebars framework.

This is a Full-Stack Web Application following the MVC design pattern.

Accessing the App

Burger is currently deployed to Heroku.

You may access the app here: Burger

Technologies Used

Built With

Credits