This is the "Eat Da Burger" application using MVC. This app will let the user input the name of a burger and order it. When the burger is finished cooking it will be move to the left column, and the user can press devour button to eat the desired burger that the user want. After a burger is devoured, the burger will be move to the right column and from there you can click delete button to delete the data.
To install necessary dependencies, run the following command:
npm install
To run the app, run the following command:
node server.js
If you have any questions about the repo, open an issue or contact me directly at aaronnoh0409@gmail.com. You can find more of my work at dnsghd49.