FAST FOOD MANAGEMENT SYSTEM
A mini project report submitted to Manonmaniam Sundaranar University
in partial Fulfillment of the requirement for the award of Degree Bachelor Of Science in
Information Technology.
SUBMITTED BY
[Link] NOWFIYA RAJAB 20202241516212
[Link] JOTHI 20202241516218
[Link] SANKARI 20202241516216
UNDER THE GUIDENCE OF
Miss. [Link] MCA. ,
( DEPARTMENT OF INFORMATION TECHNOLOGY)
DEPARTMENT OF INFORMATION TECHNOLOGY
WAVOO WAJEEHA WOMEN’S COLLEGE
KAYALPATNAM-628204
NOVEMBER-2022
CERTIFICATE
WAVOO WAJEEHA WOMENS COLLEGE OF ARTS AND
SCIENCE,KAYALPATNAM
Bonafide Certificate
This is to certify that the problem work is entitled as “FAST FOOD
MANAGEMENT SYSTEM” is a bonafide work done by
[Link] NOWFIYA RAJAB 20202241516212
[Link] JOTHI 20202241516218
[Link] SANKARI 20202241516216
In partial fulfillment of the requirement for the award of degree of
BACHELOR OF INFO TECHNOLOGY from MANONMANIAM SUNDARANAR
UNIVERSITY TIRUNELVELI during the academic year of 2020-2023.
HEAD OF THE DEPARTMENT GUIDE
(Mrs. S. N. Sithi Shamila MCA.,MBA(HR).,NET.,) (Miss. B. Poornima MCA.,)
EXTERNAL EXAMINERS
1.
2.
PRINCIPLE SIGNATURE
Dr. Rama [Link]., M. Phil., Ph.D.,
DECLARATION BY THE CANDITATES
We here by declare the mini project entitled “FAST FOOD MANAGEMENT
SYSTEM” submitted for the partial fulfillment for the award the Degree of Bachelor
of Science in Information Technology is our original work done under the guidance of
Miss . B . Poornima MCA . , Department of Information Technology , Wavoo Wajeeha
Women’s college, Kayalpatnam.
`` [Link] NOWFIYA RAJAB 20202241516212
[Link] JOTHI 20202241516218
[Link] SANKARI 20202241516216
SIGNATURE OF THE GUIDE
(Miss. B. Poornima MCA.,)
SIGNATURE OF THE CANDIDATES
1. M. KANSUL NOWFIYA RAJAB
2. A. PONMANI JOTHI
3. S. MUTHU SANKARI
Place: Kayalpatnam
Date:
ACKNOWLEDGEMENT
ACKNOWLEDGEMENT
First of all thank the god almighty for showering the graceful blessing
and giving us good health and circumstance for completing this mini project work to the
best of our ability.
We are graceful to our college Principle Dr. V. Rama [Link]., M.
Phil., Ph.D., for all sorts of help and moral support rendered to us in carrying out our mini
project.
We express our deep sense of gratitude to do our Director Dr. Mrs.
Mercy Henry M. A., Ph. D for providing us with the required for the successful
completion of our mini project.
We express our deep sense of gratitude to do our Director Dr. Mrs. R.
C. Vasuki, M. A., Ph. D., DGT., for providing us with the required for the successful
completion of our mini project.
We wish to express our whole hearted thanks to Mrs. S. N. Sithi
Shamila MCA., MBA(HR)., NET Head Department of Information Technology,
who guided us and encouraged use to complete our mini project in an efficient manner.
We wish to express our whole hearted thanks to Miss. B. Poornima
MCA., Department of Information Technology , who guided us and encouraged
use to complete our mini project in an efficient manner.
We would use to thank our facility member who have us efficient
support for the competition and also we would like to thank our lab assistant Miss. M. Pakiya
Selvi [Link] for her support our loving thank to our parent who encouraged us both mentally
and physically.
Our loving thanks to our parents who encouraged us both mentally
and physically whenever we want in need of it.
Finally we thank all our friends and all others for efforts involved
in the successful completion the project work.
CONTENTS
CONTENTS
[Link] CONTENTS PAGE
NO
1 SYNOPSIS 1
INTRODUCTION 2
2 2.1 Aim
2.2 Project Definition
2.3 Objectives of Project
SYSTEM SPECIFICATION 3
3 3.1 Hardware Requirement
3.2 Software Requirement
3.3 Software Description
3.3.1 Introduction
3.3.2 Introduction to MS Access
4 SYSTEM ANALYSIS 6
4.1 Proposed System
4.2 Features of Proposed System
5 SYSTEM DESIGN
5.1 Data Flow Diagram 7
5.2 Architectural Design
6 5.3 Design Process
SYSTEM TESTING 14
7
SYSTEM DEVELOPMENT 16
7.1 Module Description
8 SYSTEM IMPLEMENTATION 17
8.1 Sample Source Code
9 SCREEN SHOTS 52
10 CONCLUSION 57
11 FUTURE ENHANCEMENT 58
12 BIBLIOGRAPHY 59
SYNOPSIS
1. SYNOPSIS
Fast food management system is a web designed primarily for use in food managed
industry. This system will allow hotels and restaurents to increase scope of business by
reducing the labour cost involved. This system also allows to quickly and easily managing an
offline menu which customers can browse and use to place orders with just few clicks
Restaurents employees then use these orders through an easy to navigate graphical interface
processing.
Our software accommodates the computer oriented entry for the details needed by
the organization.
The details are the,
Customer Detail
Customer View Detail
Bill Form
We provide efficient report for restaurent maintenance.
Thus the above facilities are very useful to handle and maintaining the drugs
very easy. This software is developed with Microsoft visual basic 6.0 and Microsoft Access
as back end tool which has the storage of the database.
1
INTRODUCTION
[Link]
2. 1 Aim:
The main aim of our software mini project “Fast Food Management
System” is to provide user interactive interface for offline food ordering system and also
Register thereby avoiding complication in maintaining and handling records manually.
2. 2 Mini Project Definitions:
This software is entitled as “Fast Food Management System”, which
display the various country cuisine. This mini project also gives various report which is use
ful for managing the food item and computing the bill very quickly and effectively.
2. 3 Objectives of Mini project:
The main goal of this project is to make the record of customers easier
& quicker.
It is situated for all level of peoples.
It provides proper details about all the customer & their records.
User friendly environment makes the data handling more easily.
It easily provides an environment where the user can get information
about all the customers & there records.
3. SYSTEM SPECIFICATION
Requirement definition is concerned with identify the basic function of the
software components is sub system.
Emphasis is placed in what the software is to do and the constraints under
which it will perform its function.
3. 1 HARDWARE REQUIREMENT:
Processor : AMD PRO A4-4350B R4, 5 COMPUTE
CORES 2C+3G
Speed :2.50 GHz
RAM : 4.00 GB
Monitor :14 inch color monitor
Keyboard :104 key Enhanced Keyboard
Mouse :Optimal mouse
3. 2 SOFTWARE REQUIREMENT:
Operating System :Windows 10
Front-End :Microsoft Visual Basic 6.0
Back-End :Ms Access
3.3 SOFTWARE DESCRIPTION
3.3.1 INTRODUCTION TO VISUAL BASIC 6.0:
It is an application development tool developed from the BASIC
language which is widely used because it provide simple syntax. The ‘visual’ part refers to
the method used to create the Graphical User Interface (GUI). The ‘basic’ part refers to the
BASIC (Beginners All - Purpose Symbolic Instruction Code) language in the history of
computing. Visual basic has evolved from the original BASIC language and how contain
several hundred statement, functions and keywords, many of which are relate directly to the
Windows GUI.
The data access option of Visual Basic allows you to create database
and applications for various database formats such as Microsoft Access.
We can create event-driven application. In visual basic application, code
is executed in response to events. This is different from a procedural application in which
the code is executed according to a specific path defined by the logic of application.
Another applications development feature of visual basic, the powerful
set of built in controls that are provided for creating window based applications, example,
command button, checkbox. These controls provide user interface with out requiring
complex programming.
We can also use dynamic–link library routines in applications. A DDL
is a set procedures that are external to an application at a runtime, as they not bound
to the executable file. Visual basic also provides setup wizard which is used to prepare an
application for distribution.
3.3.2. INTRODUCTION TO MS-ACCESS:
A database is a collection of information or data. A database is created using the
software utility, Visual Data Manager. It provides the means to retrieve existing data quickly
to add new data, and to remove data.
Access database is a relational database shared by Visual basic 6.0 and MS
Access. It is used to maintain the relationship between objects.
Database Terms:
Table:
A table is a collection of data. In this mini project, we are using more than
five tables to store the restaurent information.
Primary Key:
A primary key is a database term used to signify the column or columns
that uniquely identify a single row in a table.
Queries:
Queries are SQL statement that extract a subset of records from a table. A
query can also have search criteria to limit the amount of data returned from the tables.
5
SYSTEM ANALYSIS
4. SYSTEM ANALYSIS
4.1 PROPOSED SYSTEM:
There are lots of advantages of having quality Fast Food Management
Software. It is basically decreases the amount of work you have to do usually. Most of the
restaurents these days deal larger amounts of cash along with credit cards being swiped, not
to forget online orders which make it quite difficult to keep up with everything. This is when
restaurent management software becomes important.
This software helps you to track all the profits, loss, profitable clients
and products of Fast Food Management Software.
This system will store the information of food & customers in the
system.
4.2 FEATURES OF PROPOSED SYSTEM:
Consistent user interface with high economic features built in
to it.
System design modular and structured way so as to make the
integration with other subsystems easier.
User has complete control as it provides and accept only
appropriate and valid data.
User - friendly error messages are provided where ever
necessary.
Addition, Deletion, Modification of records as when needed.
Providing connections to new customers.
Bill generation for customers.
6
SYSTEM DESIGN
5. SYSTEM DESIGN
System design is the process of planning a new system or to replace or complement an
existing system. System involves first logical design and then physical design of the system.
SOURCE AND DESTINATION
External sources or destination of data which may be people, programming organization or
other entities with system but are outside its boundary.
PROCESS
People procedures or devices that used or produced data.
DATA FLOW
Data is moving in a specific direction from an object to a destination in the form.
DECISION MAKING
DATA STORE
OUTPUT
7
5.1 DATA FLOW DIAGRAM:
Zero level data flow diagram:
FAST FOOD
MANAGEMENT ORDER
CUSTOMER
SYSTEM
8
5.1.2 FIRST LEVEL DATA FLOW DIAGRAM:
BOOKING
ORDER
1.0
CUSTOME
R
FOOD
TABLE
NUMBER MENU
CUSTOMER 2.0
ORDER
3.0
FOOD
BILLING METHOD
4.0
BILL
PRINT BILL
9
5.1.3 E. R DIAGRAM:
TIME
BOOK ID ORDER
ACCEPT
FOODORD
ER QUALITY
DATE RS
CON NAME
TACT
AMOUNT
NAME
BOOKING VIEW OF
CUSTOMER
BOOK ID CUSTOME
NON BOOKING
BOOKING
TABLE ORDER
NUMBER RECORD
TOTAL
AMOUNT
RS
ACCEPT
AMOUNT
ORDER ORDER NO TABLE
NUMBER NO
QUALITY
PAYMENT
ORDER FOOD BILL
10
5.2 ARCHITECTURAL DIAGRAM:
LOGIN FORM
ADMIN LOGIN
MDIF
ORM
CUSTOM VIEW ORDER
ER DETAILS
DETAILS FORM
LOGOUT
11
5.3 DESIGN PROCESS:
5.3.1 DATABASE DESIGN:
12
13
SYSTEM TESTING
6. SYSTEM TESTING
Software testing is the most important element of software quality assurance and represent
the ultimate review of specification, design, coding. The increasing visibility of software as
an element and the costs associated with the software failure are motivating forces for well
planned system through testing.
TEST OBJECTIVE
User-Acceptance Test
UNIT TESTING
There are several rules that can serve the objectives of testing. The testing is a
process of executing a program with the intent of finding an error. A good test case is one
that has high probability of finding undiscovered errors. The methodology used in top- down
testing.
Testing comprises of following five stages:
Unit testing
Validation testing
Integration testing
Output testing
In the unit testing, the system is dividing in to sum parts called units and
testing is applied to individual units, in this type of testing, each part of the system will be
analyzed. Due to taking care of individual parts, error prone areas can be detected and
corrected. All the modules have been tested and found to be work correctly to get
satisfaction.
14
VALIDATION TESTING
In the validation testing, system is analyzed by giving various input values, while passing
through different values such as zeros, large values, negative values etc., we can determine
whether the system works under different circumstances.
INTEGRATION TESTING
In the integration testing, all the sub modules of the system are integrated and result are
evaluated against manual processing. This testing plays an important role in the overall
process and for understanding the flow of control from one part of the program to another
part. The system has been tested in a controlled environment and it works successfully.
OUTPUT TESTING
Output testing involves testing of the outputs obtained as results of input whose output is
well known in advance. This testing can be performed against existing result or against
theoretical proofs. Another important role of output testing is to verify the system against
another system developed using the same concept. Every result produced is compared against
one another for the successful implementation of system.
USER-ACCEPTANCE TESTING
This system verifies whether the application satisfies the user needs. Here the
satisfaction of the end user decides the success of the product. The system is tested with the
end-user and it is found to be in such a way that it is easy to use and user friendly.
15
SYSTEM DEVELOPMENT
7. SYSTEM DEVELOPMENT:
7.1 MODULE DESCRIPTION:
Login Module:
An act of logging to computer, database, or system. A password or code used
when logging in.
Home:
This page allows the user to navigate all its main menu.
Main Form-Menus Used:
[Link] Login
[Link]
[Link] Details
[Link] Details
[Link] Form
[Link]
16
SYSTEM IMPLEMENTATION
8. SYSTEM IMPLEMENTATION:
8.1 Sample Source Code
Admin Login
Private Sub Command1_Click()
Dim user As String
Dim pass As String
user = "nowfi"
pass = "123"
If (user = [Link] And pass = [Link]) Then
MsgBox "Congratulations....Login Successful"
[Link]
End If
End Sub
Private Sub Command2_Click()
End
End Sub
Private Sub Check1_Click()
If [Link] = 1 Then
[Link] = ""
Else
[Link] = "*"
End If
End sub
17
MDI Form
Private Sub mnucustomer Click()
customer. Show
End Sub
Private Sub mnuview_Click()
view. Show
End Sub
Private Sub mnuorder_Click()
order. Show
End Sub
Private Sub mnuconformorder_Click()
conformorder. Show
End Sub
Private Sub mnubooking_Click()
booking. Show
End Sub
Private Sub mnubill_Click()
bill. Show
End Sub
Private Sub mnulogout_Click()
End
End Sub
18
CUSTOMER DETAILS
Private Sub search_Click()
On Error GoTo errmsg
[Link] = "select*from booking where BookId='" + [Link] + "'"
[Link]
If [Link] Then
MsgBox "Record not found", vbCritical, "Message"
Else
[Link] = [Link]
End If
Exit Sub
errmsg:
End Sub
Private Sub addbtn_Click()
On Error GoTo errmsg
[Link]
Exit Sub
errmsg:
MsgBox "error in adding"
End Sub
Private Sub savebtn_Click()
On Error GoTo errmsg
[Link]
MsgBox "Successfully Saved"
Exit Sub
errmsg:
MsgBox "Error in String"
End Sub
19
Private Sub cancelbtn_Click()
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = "10/08/2020"
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
20
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
[Link] = ""
End Sub
Private Sub exitbtn_Click()
[Link]
Unload Me
End Sub
21
Private Sub Command6_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
22
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command7_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
23
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
24
End If
Exit Sub
errmsg:
End Sub
Private Sub Command8_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
25
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command9_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
26
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
27
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command10_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
28
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
29
Private Sub Command11_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
30
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command12_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
31
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
32
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command13_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
33
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
34
Private Sub Command14_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
35
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command15_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
36
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
37
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command16_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
38
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
39
Private Sub Command17_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
40
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command18_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
41
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
42
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command19_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
43
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
44
Private Sub Command20_Click()
On Error GoTo errmsg
If [Link](1) Then
[Link] = ("Cheese Bread Roll")
ElseIf [Link](2) Then
[Link] = ("Maggie")
ElseIf [Link](3) Then
[Link] = ("Bread Pizza")
ElseIf [Link](4) Then
[Link] = ("Kachori Chaat")
ElseIf [Link](5) Then
[Link] = ("Cutlet")
ElseIf [Link](6) Then
[Link] = ("Crispy Corn")
ElseIf [Link](7) Then
[Link] = ("Masala Dosa")
ElseIf [Link](8) Then
[Link] = ("Aloo Puri Chaat")
ElseIf [Link](9) Then
[Link] = ("Veg Momos")
ElseIf [Link](10) Then
[Link] = ("Chicken Momos")
ElseIf [Link](11) Then
[Link] = ("Briyani")
ElseIf [Link](12) Then
[Link] = ("Veg Briyani")
ElseIf [Link](13) Then
[Link] = ("Paneer Chilli")
ElseIf [Link](14) Then
[Link] = ("Sandwich")
45
ElseIf [Link](15) Then
[Link] = ("Pasta")
ElseIf [Link](16) Then
[Link] = ("French Fries")
ElseIf [Link](17) Then
[Link] = ("Tava Pulav")
ElseIf [Link](18) Then
[Link] = ("Burger")
ElseIf [Link](19) Then
[Link] = ("Egg Maggie")
ElseIf [Link](20) Then
[Link] = ("Choie Bhature")
ElseIf [Link](21) Then
[Link] = ("Egg Curry")
End If
Exit Sub
errmsg:
End Sub
Private Sub Command21_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command22_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command23_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
46
Private Sub Command24_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command25_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command26_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command27_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command28_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command29_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command30_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
47
Private Sub Command31_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command32_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command33_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command34_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub Command35_Click()
[Link] = Val([Link]) * Val([Link])
End Sub
Private Sub totalbtn_Click()
[Link] = Val([Link]) + Val([Link]) + Val([Link]) + Val([Link])
+ Val([Link]) + Val([Link]) + Val([Link]) + Val([Link]) +
Val([Link]) + Val([Link]) + Val([Link]) + Val([Link]) +
Val([Link]) + Val([Link])+Val([Link])
End sub
48
VIEW DETAILS
Private Sub Command1_Click()
On Error GoTo errmsg
[Link] = "select*from booking where BookId='" + [Link] + "'"
[Link]
If [Link] Then
MsgBox "Record not found", vbCritical, "Message”
Else
[Link] = [Link]
End If
Exit Sub
errmsg:
End Sub
Private Sub Command2_Click()
On Error GoTo errmsg
[Link]
MsgBox "Successfully saved"
Exit Sub
errmsg:
MsgBox "Error in saving"
End Sub
Private Sub Command3_Click()
On Error GoTo errmsg
confirmation = MsgBox("do you want to delete this record", vbYesNo + vbCritical, "Delete
Record confirmation")
49
If confirmation = Yes Then
[Link]
MsgBox "Record has been deleted successfully", vbInformation, "Message"
Else
MsgBox "Record not deleted !!!'", vbInformation, "Message"
End If
Exit Sub
errmsg:
MsgBox "Cannot delete this row or select row to delete"
End Sub
Private Sub Command4_Click()
[Link] = "Select*from Booking"
[Link]
[Link] = [Link]
End Sub
Private Sub Command5_Click()
[Link]
Unload Me
End Sub
Private Sub Command6_Click()
[Link] Text1
[Link]
[Link]
[Link]
End Sub
Private Sub Form_Load()
[Link] = ""
[Link] = ""
[Link] = ""
End Sub
50
SCREENSHOTS
9. SCREENSHOTS
Admin form
51
MDI Form
52
Customer Details
53
View Details
54
Order form:
Order view form:
55
CONCLUSION
10 . CONCLUSION:
Our project is only a humble venture to satisfy the needs to manage their project
work. Several user friendly coding have also adopted. This package shall prove to be a
powerful package in satisfied all the requirements of the school. The objective of
software planning is to provide a frame work that enables the manager to make reasonable
estimates made with in a limited time frame at the beginning of the software project and
should be updated regularly as the project progresses.
It is the complete Fast Food Management software is so designed as to ease the
work load of fast food professionals. The main feature includes invoicing, accounting, client
and vendor management.
56
FUTURE ENHANCEMENT
11. FUTURE ENHANCEMENT:
It can be summarized that the future scope of the project circle around maintaining
information regarding.
We can add printer in future.
We can give more advance software for Fast Food Management
including more facilities.
We will host the platform on online servers to make it accessible
worldwide integrate multiple load balancers to distribute the load of
the system.
Create the master and slave database structure to reduce the overload
of the database queries.
Implement the backup mechanism for taking backup of codebase and
database on regular basis on different servers.
57
BIBLIOGRAPHY
12 . BIBLIOGRAPHY:
The following books were referred during the analysis and execution phase of the mini
project
VISUAL BASIC 6.O PROGRAMMING - By Steven Holzner
MSDN 2002 - By Microsoft
58