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

https://github.com/mawkler/burgers

A simple order taking system for the course System Design with a User Perspective
https://github.com/mawkler/burgers

Last synced: about 2 months ago
JSON representation

A simple order taking system for the course System Design with a User Perspective

Awesome Lists containing this project

README

          

# burgers

Instructions for Wermlands Pub by B-team

Before you can run the webiste, make sure you have npm and SASS installed.

```
Run 'make' to install all dependencies and start the server
```

##### For bartender taking orders. To add an order:
- Click on the items you want to add to the order.
- Choose the zone where the customer is seated in the bottom menu.
- If you want to change the amount of any item, use the '+' and '-' buttons beside the item.
- When you are done adding items, click on submit in the right menu.
- If you want to start over with an on-going order, press cancel.

##### For chef in kitchen:

To remove an order from queue:
- Click on the order you want to remove.

nom nom

![alt-tag](http://www.foundshit.com/pictures/animals/turtle-hamburger.jpg)