Final Format File
Final Format File
BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE & ENGINEERING
Submitted By:
Deepak Arora
Roll No: 15BCS2303
The author would like to express a deep sense of gratitude and thank Director/CEO of
Company, without whose permission, wise counsel and able guidance, it would have not
been possible to pursue my training in this manner.
Deepak Arora
ABSTRACT
The order processing system aims to process the customer orders to calculate the requirements of
raw materials. Order processing system is developed using NetBeans as a front end and MySQL
back end . Planning is done to identify the scope and boundary of the problem. It is very
important that an organization should have an efficient internally computerized system to handle
and maintain all the records involving the restaurant.
During our research on the restaurant we found that billing system , accounts records and other
documents are maintained in a file based method.
Therefore, we decided that we should develop a system around this requirement which will
increase efficiency of the maintenance of records.
We planned to overcome this weakness by developing the computerized system facilities all the
requirements expected by the restaurant. Finally we were able to implement a successful
computerized system which caters to the need of restaurant. In this project we were able to
overcome almost all weakness which was at the manual system by adding up more residential
characteristics We were finally able to produce a computerized system that could make a big difference
in the restaurant sector.
Training Schedule
The IT & Animation industry is huge & its growth is very appreciable in Indian Market.
Through its various technical & creative courses, KT fulfills the demand for not only trained
professionals but also technical experts in IT & Animation field.
This Animation Institute in Ajmer acts as a unique package of education and information
which includes both the beginners and professionals already working in the animation
industry. The diverse industrial links of the company provides immense growing
opportunities for both institute and the aspiring professional leading their steps towards a
successful career.
In comparison with other animation institutes Kirnani Technologies, Ajmer is the best in
multimedia, fine arts and animation training. The Institute offers both academic and
professional courses which can began from school level as well. Not only this, the institute
offers specialist training for both individual and organizations. Kirnani Technologies is an
Institute where Students imparted with all the latest techniques and out of the box thinking
which adds a new dimension to their skills and approach towards Animation as whole. The
benefits gained by the students in the institute just do not stop, once they graduate from the
institute all the students are more then equipped to make mark in the animation industry and
also are able to find a good job in multimedia & animation. The institute offers several full-
time & part-time courses of Multimedia, Animation, Fine Arts, Graphic designing, Web
Designing and many more
Project Information
This module can take cares all the operations such as manage the menu of items in the
restaurant. View the orders and manages the employees and also manage the financial
transactions that can be involve in the restaurant maintenance. Maintain the quantity details of
the items.• Some of the operations can be included as future scope of the project that can be
maintain in the transactions those ca be entitled in the transactions.
• User: User can responsible to check the menu item .In the menu item they can choose items
those items can be ordered. So that ordering of an item can be finished so that they can
maintain the complete order information at their own end.
• Restaurant Billing application will fetch the user friendliness to make their transactions. It
consumes their resources also i.e. effective utilization of time by both restaurant maintainer
and also user who will avail this facility.
The system is very simple in design and to implement. The system requires very low system resources
and the system will work in almost all configurations. It has got following features
What is Java?
Java is an object-oriented programming language developed by Sun
Microsystems and released in 1995.
Java was originally developed by James Gosling at Sun Microsystems (which has since
merge into Oracle Corporation).
Java programs are platform independent which means they can be run on any operating
system with any type of processor as long as the Java interpreter is available on that
system.
Java code that runs on one platform does not need to be recompiled to run on another
platform, it’s called write once, run anywhere(WORA).
Java Virtual Machine (JVM) executes Java code, but is written in platform specific
languages such as C/C++/ASM etc. JVM is not written in Java and hence cannot be
platform independentand Java interpreter is actually a part of JVM.
JSP – Java is used to create web applications like PHP and ASP, JSP(Java Server
Pages) used with normal HTML tags, which helps to create dynamic web pages.
Applets – This is another type of Java program that used within a web page to add many
new features to a web browser.
J2EE – The software Java 2 Enterprise Edition are used by various companies to transfer
data based on XML structured documents between one another.
JavaBeans – This is something like Visual Basic, a reusable software component that can
be easily assemble to create some new and advanced application.
Mobile – Besides the above technology, Java is also used in mobile devices, many kind of
games and services built-in Java. Today, all leading mobile service provider like Nokia,
Siemens, Vodafone are using Java technology.
It is clear that the physical objects from the previous section– the member, books, library –
correspond to entities in the Entity-Relationship model, and the operations to be done on those
entities – holds, checkouts, and so on – correspond to relationships. However, a good design will
minimize redundancy and attempt to store all the required information in as small a space as
possible
Data Flow Diagram
PROJECT SNAPSHOTS