Table Top Food Ordering System: Submitted By: Raj
Table Top Food Ordering System: Submitted By: Raj
Table Top Food Ordering System: Submitted By: Raj
Submitted by:
Raj
Abstract
It is interesting to see that the hardware revolution not only brought huge numbers of
new gadgets to Kickstarter but it also made us rethink the mantra smartphones and apps
will rule the world".
The landscape of tabletop ordering systems evolved immensely in the past two years as
smartphones and apps became ubiquitous. Tabletop ordering is not a novel idea and the
benefits are obvious. We, as guests, spend less time waiting for waiters to take our order
while at the same existing serving staff can provide the over-the-top engagement to
guests that require it.
Restaurants across the world (most notably in US and Japan) are embracing tabletop
ordering systems, which is a fancy way of saying that guests can order directly from the
table without the help of serving staff. In the restaurant of tomorrow (and for some of
you, today) you sit down and use a device to browse the menu, select your create your
order and get it delivered to your table.
So, the Japanese Technology of Tabletop Food Ordering is going to set a new
benchmark in Indian Hotel Industry in coming future, since the fact that number of
waiters in the hotel industry are reducing cannot be neglected. Restaurant/bar owners on
the other side gain better insight into their customers and their business, upgrading the
business with features so far only available in on-line stores (instant customer feedback,
realtime statistics, dynamic inventory, etc).
INTRODUCTION
The basic aim for implementing the TableTop Food Ordering System is to make whole
process of food ordering in hotels automized and also providing comfortable and easy
services to the customers. The other aim is to reduce the manpower in the hotels. This
is done by the system by directly placing the customer order from the system itself.
The existing system takes a lot of time to place the order as the order is taken manually
from the customer with help of waiters. The TableTop Food Ordering System helps
overcoming this situation and provide a efficient way to order the food from the table
itself the system
EXISTING SYSTEM
In Restaurant industry mainly two systems are used on large scale, which are explained
further in detail.
PROPOSED SYSTEM
Ordering System
To overcome the drawback of existing system
we have developed TableTop Food Ordering
System. The architectural design of the proposed
system is shown in Figure
Fig. 1 Proposed System Architecture Fig. 2 Sequence Diagram for TableTop Food
Android operating system is a stack of software components which is roughly divided into five sections and four main
layers as shown below in the architecture diagram.
Applications:
You will find all the Android application at the top layer. You will write your application to be
installed on this layer only. Examples of such applications are Contacts Books, Browser, Games,
etc.
Application Framework:
The Application Framework layer provides many higher-level services to applications in the form
of Java classes. Application developers are allowed to make use of these services in their
applications.
Libraries:
On top of Linux kernel there is a set of libraries including open-source Web browser engine
WebKit, well known library libc, SQLite database which is a useful repository for storage and
sharing of application data, libraries to play and record audio and video, SSL libraries responsible
for Internet security etc.
Android Runtime:
This is the third section of the architecture and available on the second layer from the bottom. This
section provides a key component called Dalvik Virtual Machine which is a kind of Java Virtual
Machine specially designed and optimized for Android. The Dalvik VM makes use of Linux core
features like memory management and multi-threading, which is intrinsic in the Java language.
The Dalvik 3 VM enables every Android application to run in its own process, with its own
instance of the Dalvik virtual machine. The Android runtime also provides a set of core libraries
which enable Android application developers to write Android applications using standard Java
programming language.
Linux kernel:
At the bottom of the layers is Linux - Linux 2.6 with approximately 115 patches. This provides
basic system functionality like process management, memory management, device management
like camera, keypad, display etc.
RESULT
If user is a customer then after login, app will direct him/her to this page. As shown in below
picture.
.
• If user is Manager then after login, app will direct him/her to this page.
• After login Customer can track his order, rate the restaurant,etc as shown in image.
PAYMENT MODE
KITCHEN: The user can pay by two modes either by cash or by debit/credit card.
We present an Table Top food ordering system with-real time customer feedback. This system
is convenient, effective and easy thereby improving the performance of restaurant’s staff.It
will also provide quality services for customer satisfaction. Overall conclusion is that, this is a
fabulous food ordering system for the restaurant sector, made by combining the Android and
Wireless technology.In next phase, we will be working on providing provisions to accept
different types of payments credit cards, debit cards, tips, etc.
REFERENCES