Skip to content

Eat-Da-Burger! is a restaurant app that lets users input burgers they'd like to eat, then displays the order on the left via Submit button and devoured items on right via Devoured button. For this app, I created a burger logger with MySQL Node to query and route data in the app, Express, Handlebars to generate the HTML and a homemade ORM.

Notifications You must be signed in to change notification settings

corielynch/burger

Repository files navigation

burger

Users are prompted to write their burger of choice in the input field in the middle of the screen, then click the submit button. The input field will appear in the left column of the screen after Submit button is clicked. Once the user clicks the Devoured button beside their corresponding burger, the burger name will move to the right side of the screen.

About

Eat-Da-Burger! is a restaurant app that lets users input burgers they'd like to eat, then displays the order on the left via Submit button and devoured items on right via Devoured button. For this app, I created a burger logger with MySQL Node to query and route data in the app, Express, Handlebars to generate the HTML and a homemade ORM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published