Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leelandmiller/eat-da-burger

An app that eats burgers
https://github.com/leelandmiller/eat-da-burger

expressjs handlebarsjs mysql nodejs

Last synced: about 1 month ago
JSON representation

An app that eats burgers

Awesome Lists containing this project

README

        

# Eat Da Burger - Node.js, Express.js, MySQL

A Web app that simulates a restaurant ordering/menu system.

### Features:

* Adding/Removing Menu Items
* Adding/Removing Items From the Current Order
* Completing an order per menu item (devouring it)

### Screenshots:

![Root route](/public/screenshots/root-route.png "Title")

![Eat route](/public/screenshots/eat-route.png "Title")