SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5052
BANQUET HALL RESERVATION
Rachana R. Sanni
M.Tech Student, Dept. Of Information Science (C.N), B.M.S. College of Engineering, Bangalore, Karnataka, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - A banquet hall is a room or building for the
purpose of hosting a party, banquet, wedding or other
reception, or other social event. This invention provides
banquet hall booking for managing booked and vacancy
status of banquet halls. This paper deals with an aim to
develop an online function hall booking system. The main
purpose is to build an application program to reduce manual
work and track the complete details about the banquet hall.
Android Studio software was used for implementing the
application. WAMP Server was used as a back end for storing
the details of booked halls. PHP was used as an interface for
connecting AndroidStudioandWAMPServer.MySQLwasused
for writing queries. This application will provide the status of
availability of halls, and other necessary details about the
halls.
Key Words:Android Studio,PHP,MySQL,WAMPServer.
1. INTRODUCTION
In the existing system, the management of banquet hall was
carried out by using pen and paper. The customers need to
visit each hall before booking, and there was lot of time
consumption. The present invention relates to a system of
managing reservation and utilization of banquet and halls.
This application is used to check the availability of banquet
hall. It is inefficient that a banquet hall capable of holding
100 individuals is employed for 20 individuals, as just
one quarter or one fifth of the house is enough for twenty
individuals, going away the 3 quarters or four fifth of the
area unused. Thus, a banquet hall of an explicit size is
structured so the halls are often divided into a plurality
of smaller areas. Adopting this structure permits a
number of teams of guests to at the same time use the
banquet hall, thereby increasing the potency of area
utility. This application will provide services to the
customers at one touch such as location, available dates and
amenities rendered, parking layout, catering facilities,
managing payment. The work load of the banquet hall
supplier is reduced, and quality of the service is
enhanced.
Banquet Hall Reservation System reduces the manual
work of customers. System helps to view halls, book halls,
and view details about available halls. Here, there will be
Admin, the one that manages the application. Admin will be
responsible for managing the work of adding new halls,
updating the details of the available halls, the users are the
one who book the halls. To book the hall, the user must
register by entering the username and password. After the
registration, the user can view halls by selecting the desired
date and can view the available halls and can book the
desired hall. Once the hall is booked, the other customers
cannot book it; the booked hall will automatically disappear
and will not appear until it is free.
There are functional, non-functional, and hardware
requirements necessary for developing this application.
1.1 Functional requirements
Space:-Information about weddinghall anddininghall space
is available in application.
Price:-Information about price is available so that user can
book the hall based on his requirements.
Catering:-Even catering is possible since we have
information about many known caterers.
Rooms:-Information about total rooms in hall is available.
Parking:-Information about parking facility is alsoavailable.
AC:-Information about whether hall is having ac facility or
not available.
WI-FI:-Information about whether hall is having Wi-Fi
facility is also available.
Generator:-Information about whether hall is having
generator facility or not available.
Music:-Information about music facility in hall is available.
1.2 Non Functional requirements
Payment:-We cannot process payment since access to bank
is not possible.
Reliability:-Defines extent to which the application
continuously performs specified function.
Availability:-How much user can depend upon the
application checked stability testing.
Usability:-How straightforward the applying is to find out,
operate, prepare inputs and outputs through interaction
system.
Scalability:-The term refers to the degree during which
software system application will expand its process
capacity.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5053
Search:-Processing capacity.
Safety-requirements:- The details have to be compelled to
be maintained properly. Users should be genuine. The
information should be unbroken insured.
Security requirements:- After coming into the positive
identification and user-id, user will access his profile
details. The small print of the user should be safe and
secure.
2. SOFTWARE REQUIREMENTS
2.1 Android Studio
Android Studio is that the official integrated development
setting for Google’s automaton software
designed on Jet Brains ‘IntelliJ plan code and style
specifically for automaton development It's accessible for
transfer on Windows, macOS and Linux for automaton
Development Tools (ADT) because the primary IDE for
native automaton application development. Android
could be a code bunch comprising not solely software,
however additionally middleware and key applications.
Language utilized in implementing programs is Java.
2.2 WAMP Server
WAMP refers to a collection of free applications,
combined with the Microsoft Windows, that square
measure unremarkably utilized in internet server
environments. The wamp stack provides developers with
the four key components of an internet server. AN
software system, database, internet server and internet
scripting package. The combined usage of those programs
is termed a server stack during this stack, Microsoft
Windows is that the software system, Apache is that the
internet server, MySQL handles the information elements,
while PHP, Python, Pearl represents the dynamic
scripting languages.
2.3 PHP
Hypertext Processor could be a general purpose
programming language originally designed for net
development. PHP code is also dead with the instruction
interface, embedded into hypertext mark-up language
code or it are often utilized in a mixture with numerous
net models.
Web site management system and net frameworks. PHP
code is typically method by a PHP interpreter enforced as
a module in an exceedingly net server or as a standard
entryway Interface(CGI) possible.
The online server combines the results of the understood
and dead PHP code, which can be any of information,
together with pictures, with the generated web site.
2.4 MySQL
MySQL could be a freely accessible ASCII text file
electronic information service management system file
electronic information service Management System that
uses structured command language SQL.
3. HARDWARE REQUIREMENTS
 Microsoft Windows 7/8/10 (32- or 64-bit).
 3GB RAM minimum, eight GB RAM
recommended; and 1GB for the automaton soul.
 2GB of accessible space minimum
 4GB suggested one, 5GB for automaton SDK and
soul system image).
 1280x1800 minimum screen resolutions.
 To install the app in mobile the Android version
should be above 6.0.
4. RESULTS AND DISCUSSIONS
4.1 Working of Block Diagram
The sequence of reservation to be done is as shown in
Fig. 1 and discussed in the steps below.
 Hall Management: Here the managing of halls is
carried out. New halls are added and new features
of available halls are added.
 Booking Management: Here booking of added halls
is managed by admin.
 Payment Management: Here users pay the amount
manually.
 Customers Management: Here the records of
registered users are maintained by admin.
 Booking Dates Management: Here the halls are
booked at available dates. The admin maintains the
dates.
 Inventory Management: Here the new features of
available halls are added.
 Generate Hall Report: Here the admin is purely
responsible for creating and maintaining the Hall
Report.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5054
Fig. 1 Block diagram of Booking hall management system
4.2 Working of Flow Chart
As shown in Fig. 2, the working of flowchart is described
here.
 First, the process starts, and initiates.
 Next, if the user isn’t registered, then control moves
to next block that is registration. The user can login
if he/she is registered.
 Next, the user gets registered in the registration
block, here he/she should enter their details and
they will get password and user-id.
 After the registration issuccessful,thentheusercan
login.
 After successful registration, userlogins byentering
the username and password which he/she had got
during the registration.
 Next in authentication block, if the username and
password entered by user is valid, then the further
process can be carried out.
 After the authentication, the usercanselectthedate
to view halls
 After the date is selected by the user, the user can
select the hall.
 After the hall is selected, the user needs to makethe
payment. The payment must be done by the user by
paying the cash to the admin.
 After the payment, the hall booked is confirmed.
The hall booked is not replaced by the other as the
payment is done by the user to the admin.
 After booking the hall, user can logout.
 Thus, the process of booking thehall completes and
then stops.
 Admin Login: The Admin can login using Email-id
and Password. After logging in, admin home page
will be displayed. It contains, add hall, add service,
add photos, view hall, change password, edit hall,
logout.
Add Hall: Here admin adds the hall by entering the details
like email, Hall name, location, phone number, price,
description of the hall, password.
Add Service: Here admin adds the services like caterers,
photographers.
Add Photos: Here admin adds photos of the halls.
View Hall: Here admin can view the entered hall details.
Change password: Here admin can change the password.
Edit Hall: Here admin can edit the added halls.
Logout: Here the admin can logout from the app.
 User Login: The User can login using Email-id and
Password. After logging in, user home will be
displayed. It contains, view hall, view caterers,
change password, logout.
View Hall: Here user can view halls.
View Caterers: Here user can view caterers.
Change Password: Here user can change password.
Logout: User can logout from the app.
 Hall Details: In user home details of the hall
displayed it contains hall images, location of hall,
and description of hall, price details and booking.
 Booking: User home contains booking option
calendar is displayed at top of page based on the
available details and requirement; the user can
select the date and book particular hall.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5055
Fig. 2 Booking system
5. CONCLUSIONS
This application is used to check the availability of wedding.
This application provides one touch services to the
customers such as location, available dates, amenities,
parking, and catering, managing payment. The work load of
the banquet hall supplier is reduced, and quality of the
service is enhanced. In this application, there is
implementation ofadminlogin,adminhome page,userlogin,
and user registration, user home page, booking of Halls,
viewing of images, the rating and description of added Halls.
This application helps in booking halls and it reduces the
time consumption of users.
REFERENCES
[1] .Trivago app.
[2] Venue Bees app.
[3] www.google.com
BIOGRAPHIES
Rachana R. Sanni
M.Tech Student,
Dept. of Information Science (C.N),
BMS College of Engineering,
Bangalore
1’st
Author
Photo

More Related Content

What's hot

document for Voice banking system mini project
document for Voice banking system mini projectdocument for Voice banking system mini project
document for Voice banking system mini projectJal Pari
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsvidya_shankar
 
Hotel management present
Hotel management presentHotel management present
Hotel management presentArman Ahmed
 
Oosd shopping (1)
Oosd shopping (1)Oosd shopping (1)
Oosd shopping (1)shaj13
 
Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringDanish Javed
 
Foodies- An e-Food inventory Management Portal
Foodies- An e-Food inventory Management PortalFoodies- An e-Food inventory Management Portal
Foodies- An e-Food inventory Management PortalLJ PROJECTS
 
Online Bus Reservatiom System
Online Bus Reservatiom SystemOnline Bus Reservatiom System
Online Bus Reservatiom SystemNikhil Vyas
 
online room booking system
online room booking systemonline room booking system
online room booking systemmanuchinna
 
Bank management system
Bank management systemBank management system
Bank management systemsumanadas37
 
Railway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringRailway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringLalit Pal
 
SRS for Railways Reservation System
SRS for Railways Reservation System SRS for Railways Reservation System
SRS for Railways Reservation System Vignesh Arun
 
Software Requirement Specification For Smart Internet Cafe
Software Requirement Specification For Smart Internet CafeSoftware Requirement Specification For Smart Internet Cafe
Software Requirement Specification For Smart Internet CafeHari
 
Hotel Management System final report
Hotel Management System final report  Hotel Management System final report
Hotel Management System final report jaysavani5
 

What's hot (20)

document for Voice banking system mini project
document for Voice banking system mini projectdocument for Voice banking system mini project
document for Voice banking system mini project
 
SRS document
SRS documentSRS document
SRS document
 
Hotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrsHotel managementsystemcorrectfinalsrs
Hotel managementsystemcorrectfinalsrs
 
Hotel management present
Hotel management presentHotel management present
Hotel management present
 
Hotel manaement
Hotel manaementHotel manaement
Hotel manaement
 
Bnkng
BnkngBnkng
Bnkng
 
Oosd shopping (1)
Oosd shopping (1)Oosd shopping (1)
Oosd shopping (1)
 
Railway Reservation System - Requirement Engineering
Railway Reservation System - Requirement EngineeringRailway Reservation System - Requirement Engineering
Railway Reservation System - Requirement Engineering
 
Foodies- An e-Food inventory Management Portal
Foodies- An e-Food inventory Management PortalFoodies- An e-Food inventory Management Portal
Foodies- An e-Food inventory Management Portal
 
BANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM reportBANK MANAGEMENT SYSTEM report
BANK MANAGEMENT SYSTEM report
 
Srs for banking system
Srs for banking systemSrs for banking system
Srs for banking system
 
Online Bus Reservatiom System
Online Bus Reservatiom SystemOnline Bus Reservatiom System
Online Bus Reservatiom System
 
online room booking system
online room booking systemonline room booking system
online room booking system
 
Bank management system
Bank management systemBank management system
Bank management system
 
Srs master login module
Srs master login moduleSrs master login module
Srs master login module
 
Railway Reservation System - Software Engineering
Railway Reservation System - Software EngineeringRailway Reservation System - Software Engineering
Railway Reservation System - Software Engineering
 
SRS for Railways Reservation System
SRS for Railways Reservation System SRS for Railways Reservation System
SRS for Railways Reservation System
 
Software Requirement Specification For Smart Internet Cafe
Software Requirement Specification For Smart Internet CafeSoftware Requirement Specification For Smart Internet Cafe
Software Requirement Specification For Smart Internet Cafe
 
Srs of bms
Srs of bmsSrs of bms
Srs of bms
 
Hotel Management System final report
Hotel Management System final report  Hotel Management System final report
Hotel Management System final report
 

Similar to IRJET - Banquet Hall Reservation

AGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureAGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureIRJET Journal
 
major project report Property Management
 major project report Property Management major project report Property Management
major project report Property Managementankonline
 
A WEB-BASED SERVICE MARKETPLACE
A WEB-BASED SERVICE MARKETPLACEA WEB-BASED SERVICE MARKETPLACE
A WEB-BASED SERVICE MARKETPLACEIRJET Journal
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office AdministrationIRJET Journal
 
IRJET - Online Seminar Hall Booking System
IRJET -  	  Online Seminar Hall Booking SystemIRJET -  	  Online Seminar Hall Booking System
IRJET - Online Seminar Hall Booking SystemIRJET Journal
 
Software Requirement Specification Of Hotel Management System
Software Requirement Specification Of Hotel Management SystemSoftware Requirement Specification Of Hotel Management System
Software Requirement Specification Of Hotel Management SystemUttam Singh Chaudhary
 
IRJET- Crime Management System
IRJET- Crime Management SystemIRJET- Crime Management System
IRJET- Crime Management SystemIRJET Journal
 
Real estate management system
Real estate management systemReal estate management system
Real estate management systemSouvikSarkar75
 
ProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentationProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentationkomkar98230
 
Flight Booking System
Flight Booking SystemFlight Booking System
Flight Booking SystemIRJET Journal
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth TechnologyIRJET Journal
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...IRJET Journal
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationIRJET Journal
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your TradeIRJET Journal
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET Journal
 
IRJET - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET Journal
 
IRJET- Function Hall Booking
IRJET-  	  Function Hall BookingIRJET-  	  Function Hall Booking
IRJET- Function Hall BookingIRJET Journal
 

Similar to IRJET - Banquet Hall Reservation (20)

AGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on AgricultureAGRARYANS: Farm Equipment Rental System/Based on Agriculture
AGRARYANS: Farm Equipment Rental System/Based on Agriculture
 
ProjectReport_Subhayu
ProjectReport_SubhayuProjectReport_Subhayu
ProjectReport_Subhayu
 
major project report Property Management
 major project report Property Management major project report Property Management
major project report Property Management
 
A WEB-BASED SERVICE MARKETPLACE
A WEB-BASED SERVICE MARKETPLACEA WEB-BASED SERVICE MARKETPLACE
A WEB-BASED SERVICE MARKETPLACE
 
Basic Office Administration
Basic Office AdministrationBasic Office Administration
Basic Office Administration
 
IRJET - Online Seminar Hall Booking System
IRJET -  	  Online Seminar Hall Booking SystemIRJET -  	  Online Seminar Hall Booking System
IRJET - Online Seminar Hall Booking System
 
OPEN CABSTER PROJECT DOC
OPEN CABSTER PROJECT DOCOPEN CABSTER PROJECT DOC
OPEN CABSTER PROJECT DOC
 
Software Requirement Specification Of Hotel Management System
Software Requirement Specification Of Hotel Management SystemSoftware Requirement Specification Of Hotel Management System
Software Requirement Specification Of Hotel Management System
 
IRJET- Crime Management System
IRJET- Crime Management SystemIRJET- Crime Management System
IRJET- Crime Management System
 
Real estate management system
Real estate management systemReal estate management system
Real estate management system
 
ProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentationProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentation
 
Flight Booking System
Flight Booking SystemFlight Booking System
Flight Booking System
 
IRJET- Smart Mobile Attendance System using Bluetooth Technology
IRJET-  	  Smart Mobile Attendance System using Bluetooth TechnologyIRJET-  	  Smart Mobile Attendance System using Bluetooth Technology
IRJET- Smart Mobile Attendance System using Bluetooth Technology
 
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...IRJET-  	  Implementation of Business Ease Android Application for Akhil Bhar...
IRJET- Implementation of Business Ease Android Application for Akhil Bhar...
 
LunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile ApplicationLunchBox:- A Web And Mobile Application
LunchBox:- A Web And Mobile Application
 
IRJET-Know Your Trade
IRJET-Know Your TradeIRJET-Know Your Trade
IRJET-Know Your Trade
 
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using FirebaseIRJET- Displaying Smart Phone Data in the Desktop using Firebase
IRJET- Displaying Smart Phone Data in the Desktop using Firebase
 
icv
icvicv
icv
 
IRJET - Vahaan Registration System
IRJET - Vahaan Registration SystemIRJET - Vahaan Registration System
IRJET - Vahaan Registration System
 
IRJET- Function Hall Booking
IRJET-  	  Function Hall BookingIRJET-  	  Function Hall Booking
IRJET- Function Hall Booking
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 

Recently uploaded (20)

🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 

IRJET - Banquet Hall Reservation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5052 BANQUET HALL RESERVATION Rachana R. Sanni M.Tech Student, Dept. Of Information Science (C.N), B.M.S. College of Engineering, Bangalore, Karnataka, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - A banquet hall is a room or building for the purpose of hosting a party, banquet, wedding or other reception, or other social event. This invention provides banquet hall booking for managing booked and vacancy status of banquet halls. This paper deals with an aim to develop an online function hall booking system. The main purpose is to build an application program to reduce manual work and track the complete details about the banquet hall. Android Studio software was used for implementing the application. WAMP Server was used as a back end for storing the details of booked halls. PHP was used as an interface for connecting AndroidStudioandWAMPServer.MySQLwasused for writing queries. This application will provide the status of availability of halls, and other necessary details about the halls. Key Words:Android Studio,PHP,MySQL,WAMPServer. 1. INTRODUCTION In the existing system, the management of banquet hall was carried out by using pen and paper. The customers need to visit each hall before booking, and there was lot of time consumption. The present invention relates to a system of managing reservation and utilization of banquet and halls. This application is used to check the availability of banquet hall. It is inefficient that a banquet hall capable of holding 100 individuals is employed for 20 individuals, as just one quarter or one fifth of the house is enough for twenty individuals, going away the 3 quarters or four fifth of the area unused. Thus, a banquet hall of an explicit size is structured so the halls are often divided into a plurality of smaller areas. Adopting this structure permits a number of teams of guests to at the same time use the banquet hall, thereby increasing the potency of area utility. This application will provide services to the customers at one touch such as location, available dates and amenities rendered, parking layout, catering facilities, managing payment. The work load of the banquet hall supplier is reduced, and quality of the service is enhanced. Banquet Hall Reservation System reduces the manual work of customers. System helps to view halls, book halls, and view details about available halls. Here, there will be Admin, the one that manages the application. Admin will be responsible for managing the work of adding new halls, updating the details of the available halls, the users are the one who book the halls. To book the hall, the user must register by entering the username and password. After the registration, the user can view halls by selecting the desired date and can view the available halls and can book the desired hall. Once the hall is booked, the other customers cannot book it; the booked hall will automatically disappear and will not appear until it is free. There are functional, non-functional, and hardware requirements necessary for developing this application. 1.1 Functional requirements Space:-Information about weddinghall anddininghall space is available in application. Price:-Information about price is available so that user can book the hall based on his requirements. Catering:-Even catering is possible since we have information about many known caterers. Rooms:-Information about total rooms in hall is available. Parking:-Information about parking facility is alsoavailable. AC:-Information about whether hall is having ac facility or not available. WI-FI:-Information about whether hall is having Wi-Fi facility is also available. Generator:-Information about whether hall is having generator facility or not available. Music:-Information about music facility in hall is available. 1.2 Non Functional requirements Payment:-We cannot process payment since access to bank is not possible. Reliability:-Defines extent to which the application continuously performs specified function. Availability:-How much user can depend upon the application checked stability testing. Usability:-How straightforward the applying is to find out, operate, prepare inputs and outputs through interaction system. Scalability:-The term refers to the degree during which software system application will expand its process capacity.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5053 Search:-Processing capacity. Safety-requirements:- The details have to be compelled to be maintained properly. Users should be genuine. The information should be unbroken insured. Security requirements:- After coming into the positive identification and user-id, user will access his profile details. The small print of the user should be safe and secure. 2. SOFTWARE REQUIREMENTS 2.1 Android Studio Android Studio is that the official integrated development setting for Google’s automaton software designed on Jet Brains ‘IntelliJ plan code and style specifically for automaton development It's accessible for transfer on Windows, macOS and Linux for automaton Development Tools (ADT) because the primary IDE for native automaton application development. Android could be a code bunch comprising not solely software, however additionally middleware and key applications. Language utilized in implementing programs is Java. 2.2 WAMP Server WAMP refers to a collection of free applications, combined with the Microsoft Windows, that square measure unremarkably utilized in internet server environments. The wamp stack provides developers with the four key components of an internet server. AN software system, database, internet server and internet scripting package. The combined usage of those programs is termed a server stack during this stack, Microsoft Windows is that the software system, Apache is that the internet server, MySQL handles the information elements, while PHP, Python, Pearl represents the dynamic scripting languages. 2.3 PHP Hypertext Processor could be a general purpose programming language originally designed for net development. PHP code is also dead with the instruction interface, embedded into hypertext mark-up language code or it are often utilized in a mixture with numerous net models. Web site management system and net frameworks. PHP code is typically method by a PHP interpreter enforced as a module in an exceedingly net server or as a standard entryway Interface(CGI) possible. The online server combines the results of the understood and dead PHP code, which can be any of information, together with pictures, with the generated web site. 2.4 MySQL MySQL could be a freely accessible ASCII text file electronic information service management system file electronic information service Management System that uses structured command language SQL. 3. HARDWARE REQUIREMENTS  Microsoft Windows 7/8/10 (32- or 64-bit).  3GB RAM minimum, eight GB RAM recommended; and 1GB for the automaton soul.  2GB of accessible space minimum  4GB suggested one, 5GB for automaton SDK and soul system image).  1280x1800 minimum screen resolutions.  To install the app in mobile the Android version should be above 6.0. 4. RESULTS AND DISCUSSIONS 4.1 Working of Block Diagram The sequence of reservation to be done is as shown in Fig. 1 and discussed in the steps below.  Hall Management: Here the managing of halls is carried out. New halls are added and new features of available halls are added.  Booking Management: Here booking of added halls is managed by admin.  Payment Management: Here users pay the amount manually.  Customers Management: Here the records of registered users are maintained by admin.  Booking Dates Management: Here the halls are booked at available dates. The admin maintains the dates.  Inventory Management: Here the new features of available halls are added.  Generate Hall Report: Here the admin is purely responsible for creating and maintaining the Hall Report.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5054 Fig. 1 Block diagram of Booking hall management system 4.2 Working of Flow Chart As shown in Fig. 2, the working of flowchart is described here.  First, the process starts, and initiates.  Next, if the user isn’t registered, then control moves to next block that is registration. The user can login if he/she is registered.  Next, the user gets registered in the registration block, here he/she should enter their details and they will get password and user-id.  After the registration issuccessful,thentheusercan login.  After successful registration, userlogins byentering the username and password which he/she had got during the registration.  Next in authentication block, if the username and password entered by user is valid, then the further process can be carried out.  After the authentication, the usercanselectthedate to view halls  After the date is selected by the user, the user can select the hall.  After the hall is selected, the user needs to makethe payment. The payment must be done by the user by paying the cash to the admin.  After the payment, the hall booked is confirmed. The hall booked is not replaced by the other as the payment is done by the user to the admin.  After booking the hall, user can logout.  Thus, the process of booking thehall completes and then stops.  Admin Login: The Admin can login using Email-id and Password. After logging in, admin home page will be displayed. It contains, add hall, add service, add photos, view hall, change password, edit hall, logout. Add Hall: Here admin adds the hall by entering the details like email, Hall name, location, phone number, price, description of the hall, password. Add Service: Here admin adds the services like caterers, photographers. Add Photos: Here admin adds photos of the halls. View Hall: Here admin can view the entered hall details. Change password: Here admin can change the password. Edit Hall: Here admin can edit the added halls. Logout: Here the admin can logout from the app.  User Login: The User can login using Email-id and Password. After logging in, user home will be displayed. It contains, view hall, view caterers, change password, logout. View Hall: Here user can view halls. View Caterers: Here user can view caterers. Change Password: Here user can change password. Logout: User can logout from the app.  Hall Details: In user home details of the hall displayed it contains hall images, location of hall, and description of hall, price details and booking.  Booking: User home contains booking option calendar is displayed at top of page based on the available details and requirement; the user can select the date and book particular hall.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 5055 Fig. 2 Booking system 5. CONCLUSIONS This application is used to check the availability of wedding. This application provides one touch services to the customers such as location, available dates, amenities, parking, and catering, managing payment. The work load of the banquet hall supplier is reduced, and quality of the service is enhanced. In this application, there is implementation ofadminlogin,adminhome page,userlogin, and user registration, user home page, booking of Halls, viewing of images, the rating and description of added Halls. This application helps in booking halls and it reduces the time consumption of users. REFERENCES [1] .Trivago app. [2] Venue Bees app. [3] www.google.com BIOGRAPHIES Rachana R. Sanni M.Tech Student, Dept. of Information Science (C.N), BMS College of Engineering, Bangalore 1’st Author Photo