This is a Unique take on Splitting Bills and organising Rounds. It will automatically detect when you are at a table, and will provide the menu on your smart phone, allowing you to directly order from your phone. It will then share this bill using the VenMo API.

The Location detection could be done in a variety of ways, from using a BLE token to identify the exact location in a restarant, or using the Mirake System to locate a user within the building. Due to time constraints our current implementation is a simple QR code embedded on the table.

It allows people to order food and drink without leaving the comfort of their seats, providing a better experience for customers.

There are two distinct cases we looked at: -> Ordering at a counter -> Table Service

The Table Service Case would mean that costs could be reduced, as there is no requirement for a server to wait around taking orders, and could be more efficient. Reducing Costs for Business Owners.

When you typically order at a counter, there is also the time associated with taking the order, which can be as high as 25% on the time, depending on the size of the cafe/restaurant/bar.

This system also increases the trust between business and consumers, as the business will have increased confidence in the user, as there is no capacity to dine and dash. Protecting business revenues.

Mobile only website: http://orobin.herokuapp.com/static/login.html http://orobin.herokuapp.com/static/signup.html http://orobin.herokuapp.com/static/menu.html http://orobin.herokuapp.com/static/round.html

Share this project:

Updates