This is a restaurant application that allows the user to input the name of a burger they would like to eat and eat it by using the submit button. After submitting the form, the sql database will stored the information inputted by the user, then it will show the result on the left side of the page. After clicking on the devour button, the database will be updated and the name of the eaten burger will be sidplayed on the left side of the application. (Full app view)
-
Start by typing the name of a burger on the form. Then submit the request.
-
After submitting your request, the burger to be eaten will show up on the left side of the page. In order to eat it, click on the devour button.
-
Once the devour button is clicked, the eaten burger will be displayed on the right side of the page.
- For a demo video of the application please refer to the following Video link.
- For a demo of the application please refer to the following Burger link.