尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1708
Flight Booking System
Prabhat Chaurasiya1, Dr. M. Saravnamuthu2 M.C.A.,Ph.D.
1Student, Department of MCA, Madanapalle Institute of Technology & Science, Madanapalle, Andhra Pradesh,
India
2Professor, Department of MCA, Madanapalle Institute of Technology & Science, Madanapalle, Andhra Pradesh,
India
------------------------------------------------------------------------***--------------------------------------------------------------------
ABSTRACT
This project aims at establishing on Flight Booking
System which can be utilized by Admin and Customers.
Customers can check the availability of seats in a desired
flight by following the admin's advice or publication of
room availability across various Airlines. This dynamic
website was created with the help of Java Spring Boot,
JSP, CSS3, and Bootstrap. The end users in this case are
everyone who will use this online application. When
making a hotel reservation, they must to be able to find
out whether Seats are available on a specific day. In
order to make their stay comfortable, they should be
able to reserve the available seat ahead of time based on
their needs. The technology allows users to sign up and
log in. The administrator will be aware of the specifics of
the reservation and daily earnings. The hotel department
keeps track of reservations and seat availability in a
specific database.
Key words: Admin, Airlines, Spring Boot,
Application, reservation, technology, database.
I INTRODUCTION
The design, flight Management System is a web-
grounded operation that allows the Airlines director to
handle all hostel conditioning online. Interactive GUI and
the capability to manage colourful flight bookings and
seat make this system veritably flexible and accessible.
The flight director is a veritably busy person and doesn't
have the time to sit and manage the entire conditioning
manually on paper. This operation gives him the power
and inflexibility to manage the entire system from a
single online system. flight operation design provides
seat booking, staff operation and other necessary hostel
operation features. The system allows the director to
post available apartments in the system. guests can view
and bespeak room online. Admin has the power of either
approving or disapproving the client’s booking request.
Other flight services can also be viewed by the guests
and can bespeak them too. The system is hence useful for
both guests and directors to movable manage the flight
conditioning.
II METHODS AND MATERIALS
Proposed system
In this paper we will use the Java Spring Boot framework
and for frontend we used Java Servlet Page (JSP) which
make our webpage dynamic. There are many advantages
of using Spring Boot framework such as The main benefit
is that spring boot makes it simple to develop spring-
based apps using Java. The shorter amount of time is the
biggest benefit. Spring Boot reduces the amount of time
needed for development and boosts output.
Additionally, it reduces the amount of human labor
required to write boilerplate code, annotations, and XML
settings. The Spring Ecosystem, which consists of Spring
Security, Spring Data, Spring JDBC, and Spring ORM, has
made it simple to integrate the Spring Boot Application
with it. Using the "Opinionated Defaults Configuration"
also lessens the work required from developers.
1. Admin Module:
Admin has the ability to add receptionists, customers,
and check a customer's bill as well as view all
receptionist and customer information, add new
services, and view a client's bill, among other things.
Home: The admin may quickly check the total number of
new bookings, authorized bookings, cancelled bookings,
registered users, read enquires, and unread enquires in
this area.
seats Category: The administrator can edit (add/delete)
categories in this area.
New seat: The administrator can add and update rooms
in this area.
Page: The administrator can control the pages for "about
us" and "contact us" here.
Booking: The admin may check new, authorized, and
cancelled bookings in this area and can provide a
comment.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1709
Reg Users: The administrator may check the information
of registered users in this area and also add new users.
Search: Using his or her cellphone number and the
booking number, respectively, admin may search for
inquiry and booking information in this part.
Reports: In this area, the front desk agent may read
information about inquiries and look up booking
information for a certain time frame.
2. Receptionist Module:
Admin has the ability to add receptionists, customers,
and check a customer's bill as well as view all
receptionist and customer information, add new
services, and view a client's bill, among other things.
Home: A receptionist may quickly check the overall
number of new bookings, authorized bookings, cancelled
bookings, and registered users in this section.
Seat Categorization: The front desk agent may see the
category here.
Page: The administrator can control the pages for "about
us" and "contact us" here.
Booking: The front desk agent may see new, authorized,
and cancelled bookings in this area and provide a
comment. The user's room can also be reserved by the
receptionist.
Registered Users: Receptionists may examine the details
of registered users in this area and also add new users.
Search: Using his or her cellphone number and the
booking number, respectively, the receptionist can
search for inquiry and booking information in this area.
3. Customer Module:
Customers may choose a room, reserve a room, check
the availability of seat, register, pay a bill, and more.
Home: This is the user-welcome page.
About: This website's about us page.
Services: Users may examine the services that the
organization offers in this area.
Seat: In this area, users may examine information on the
rooms that the hotel offers.
Gallery: The user may view the hotel gallery in this area.
Reserve Seat: By signing up with the hotel, the customer
may book a room in this area.
Contact: There is a link where users may send the hotel
their questions.
Sign Up: Visitors may sign up using the sign up website.
The page is for logging in.
My Account: After registering, users can create their own
accounts via which they can examine booking
information for hotels, change their passwords, reset
them, and update their profiles.
III IMPLEMENTATION
The implementation of this paper will begin with
determining the total number of modules included in the
project. There are three components in this project. First,
we'll create the Index Page (Main Page), which will have
the log in/sign in and hotel booking choices. This page
will be linked to all three modules. Using the Java Servlet
Page, we will first create a GUI for the Main Page and all
three modules (JSP). Using the Java Spring Boot
framework, we will develop the backend code for all
modules and the main page after designing the GUI. We
will now use the Rest API to link the client side to the
backend. Go to the main Java file and launch as a Spring
Boot application if you wish to execute apps. Once the
program has successfully started, we must utilize any
browser to launch it by entering the URL (Localhost
link).
IV RESULTS & DISCUSSION
In this paper the customer can book the seat available in
the flight easily. Admin can also add and book the seat
for customer, also he can add the receptionist who will
add and book the available seats for customers.
Fig:1 (Main Page)
This is the main page where the admin, receptionist and
customer can login. If customer does not have account he
can register by providing details.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1710
Fig:2 (admin page)
This is the admin page this page contains the function of
the admin he can add the receptionist, customers and he
can check the booking information, customer bills also
he can see the number of customers.
Fig :3 (admin adding receptionist)
In this page the admin can add the receptionist in to the
database by providing username, user Email, password,
mobile number of the receptionist.
Fig :4 (Booking room form)
This form is to make booking the available seat in the
flight by providing the Email, check In, check out, seat
type, number of adults and children, phone no, seat
number.
V CONCLUSION
The design's conclusion is One type of motorised
management system is the flight booking system. This
system retains the hardware and software reports for
this association. The proposed system would keep track
of a worker's, a tenant's, an account's history, and the
origin of reports on the present state. Through vibrant,
user-friendly menu-driven modules, this design's GUI-
based software will aid in saving, simplifying, and
reacquiring the information. The "flight booking System"
is a design that aims to construct in order to manage the
day-to-day status of resident admittance and vacation,
the List of Workers, payment data, etc. The primary goal
of this concept is to enable hotels to handle all of their
tasks utilising motorised processes. This software
function will assist the administrator in managing visitor
information, room assignment information, payment
information, billing information, etc. Design
documentation includes thorough explanations of
modules and design. The current system was manually
preserved. The hotel must keep track of every guest's
information, including pricing information, seat
assignment, attendance, etc. There are several
drawbacks due to the manual entry and recapture of all
these facts, including time consumption, process
streamlining, and data trip. To prevent this, we
established, or recommended, a new system. This
system's motorised interpretation offers simple, quick
access to the data.
VI REFERENCES
[1] S. Ivanov (2002) Online Flight Booking tools.
The “tourism 21st Century” conference
proceedings were published by Sofia University
on November 29, 2002, in Sofia, Bulgaria, pp.
248-254.
[2] W. S. Gray and S. C. Liguori, Flight and Motel
Management and Operations, Fourth Edition ed.:
Prentice Hall, 2002.
[3] Ogirima, Sanni Abubakar Omuya, Awode,
Tolulope Reuben, Olajide Olusegun. (April 2,
2014). Online computerized Hotel Management
System | Ladoke aintola University of
Technology, Ogbomoso, Nigeria
[4] A. Gauthami Latha, R. Naga Raju, Ch.
Satyanarayana, Y. Srinivas (2011). Hotel
management system an resource description
framework | V.I.I.T, Duvvada, Visakhapatnam,
A.P, INDIA
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1711
[5] Md. Noor-Rahim, Md. Kamal Hosain, Md. Saiful
Islam, Md. Nashid Anjum and Md. Masud Rana
(2011). An Electronic Intelligent Hotel
Management System For International
Marketplace | Khulna University of engineering
and Technology (KUET), Khulna, Bangladesh.

More Related Content

Similar to Flight Booking System

payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
DJananiJanani
 
IRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees ManagementIRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees Management
IRJET Journal
 
Case study: Visa Processing Application - Al qabas assurex
Case study: Visa Processing Application - Al qabas assurexCase study: Visa Processing Application - Al qabas assurex
Case study: Visa Processing Application - Al qabas assurex
viratkothari
 
Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System
Kusum Sankhala
 
Hotel management or reservation system document
Hotel management or reservation system document Hotel management or reservation system document
Hotel management or reservation system document
prabhat kumar
 
Programming.pdf
Programming.pdfProgramming.pdf
Programming.pdf
AjinkyaGorhe1
 
Report
ReportReport
Report
Suraj Singh
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
khushi kalaria
 
Case study of spiral process model
Case study of spiral process  modelCase study of spiral process  model
Case study of spiral process model
minal kumar soni
 
Airline ticket reservation system
Airline ticket reservation systemAirline ticket reservation system
Airline ticket reservation system
SH Rajøn
 
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
IRJET Journal
 
Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
ssuser3bb83f1
 
construction of Reservation software solution for Airline Companies project ...
construction of  Reservation software solution for Airline Companies project ...construction of  Reservation software solution for Airline Companies project ...
construction of Reservation software solution for Airline Companies project ...
Hagi Sahib
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and ppt
pavisubashsp
 
Ip bus Akshay
Ip bus AkshayIp bus Akshay
Ip bus Akshay
AkshayKalapgar
 
IRJET- Office Automation System
IRJET- Office Automation SystemIRJET- Office Automation System
IRJET- Office Automation System
IRJET Journal
 
SarojKumarDash
SarojKumarDashSarojKumarDash
SarojKumarDash
Saroj Kumar Dash
 
Srs mine
Srs mineSrs mine
Srs mine
Mohsin Khan
 
21091F003.ppt1.pptx
21091F003.ppt1.pptx21091F003.ppt1.pptx
21091F003.ppt1.pptx
Arif566836
 
AIRSIDE project PPT
AIRSIDE project PPTAIRSIDE project PPT
AIRSIDE project PPT
Arif566836
 

Similar to Flight Booking System (20)

payroll management -1.
payroll management -1.payroll management -1.
payroll management -1.
 
IRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees ManagementIRJET- Survey on Students Fees Management
IRJET- Survey on Students Fees Management
 
Case study: Visa Processing Application - Al qabas assurex
Case study: Visa Processing Application - Al qabas assurexCase study: Visa Processing Application - Al qabas assurex
Case study: Visa Processing Application - Al qabas assurex
 
Hotel Management System
Hotel Management System Hotel Management System
Hotel Management System
 
Hotel management or reservation system document
Hotel management or reservation system document Hotel management or reservation system document
Hotel management or reservation system document
 
Programming.pdf
Programming.pdfProgramming.pdf
Programming.pdf
 
Report
ReportReport
Report
 
srs for railway reservation system
 srs for railway reservation system srs for railway reservation system
srs for railway reservation system
 
Case study of spiral process model
Case study of spiral process  modelCase study of spiral process  model
Case study of spiral process model
 
Airline ticket reservation system
Airline ticket reservation systemAirline ticket reservation system
Airline ticket reservation system
 
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
 
Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
 
construction of Reservation software solution for Airline Companies project ...
construction of  Reservation software solution for Airline Companies project ...construction of  Reservation software solution for Airline Companies project ...
construction of Reservation software solution for Airline Companies project ...
 
Men Salon management system project and ppt
Men Salon management system project and pptMen Salon management system project and ppt
Men Salon management system project and ppt
 
Ip bus Akshay
Ip bus AkshayIp bus Akshay
Ip bus Akshay
 
IRJET- Office Automation System
IRJET- Office Automation SystemIRJET- Office Automation System
IRJET- Office Automation System
 
SarojKumarDash
SarojKumarDashSarojKumarDash
SarojKumarDash
 
Srs mine
Srs mineSrs mine
Srs mine
 
21091F003.ppt1.pptx
21091F003.ppt1.pptx21091F003.ppt1.pptx
21091F003.ppt1.pptx
 
AIRSIDE project PPT
AIRSIDE project PPTAIRSIDE project PPT
AIRSIDE project PPT
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
Pallavi Sharma
 
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
Ak47
 
Data Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdfData Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdf
Kamal Acharya
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
gapboxn
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
hotchicksescort
 
Technological Innovation Management And Entrepreneurship-1.pdf
Technological Innovation Management And Entrepreneurship-1.pdfTechnological Innovation Management And Entrepreneurship-1.pdf
Technological Innovation Management And Entrepreneurship-1.pdf
tanujaharish2
 
paper relate Chozhavendhan et al. 2020.pdf
paper relate Chozhavendhan et al. 2020.pdfpaper relate Chozhavendhan et al. 2020.pdf
paper relate Chozhavendhan et al. 2020.pdf
ShurooqTaib
 
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
Dr.Costas Sachpazis
 
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
simrangupta87541
 
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
aarusi sexy model
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
Kamal Acharya
 
CSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdfCSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdf
Ismail Sultan
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Balvir Singh
 
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
nainakaoornoida
 
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls ChennaiCall Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
paraasingh12 #V08
 
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Tsuyoshi Horigome
 
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
sexytaniya455
 
SPICE PARK JUL2024 ( 6,866 SPICE Models )
SPICE PARK JUL2024 ( 6,866 SPICE Models )SPICE PARK JUL2024 ( 6,866 SPICE Models )
SPICE PARK JUL2024 ( 6,866 SPICE Models )
Tsuyoshi Horigome
 
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Poonam Singh
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
EMERSON EDUARDO RODRIGUES
 

Recently uploaded (20)

SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdfSELENIUM CONF -PALLAVI SHARMA - 2024.pdf
SELENIUM CONF -PALLAVI SHARMA - 2024.pdf
 
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
College Call Girls Kolkata 🔥 7014168258 🔥 Real Fun With Sexual Girl Available...
 
Data Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdfData Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdf
 
一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理一比一原版(UO毕业证)渥太华大学毕业证如何办理
一比一原版(UO毕业证)渥太华大学毕业证如何办理
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
 
Technological Innovation Management And Entrepreneurship-1.pdf
Technological Innovation Management And Entrepreneurship-1.pdfTechnological Innovation Management And Entrepreneurship-1.pdf
Technological Innovation Management And Entrepreneurship-1.pdf
 
paper relate Chozhavendhan et al. 2020.pdf
paper relate Chozhavendhan et al. 2020.pdfpaper relate Chozhavendhan et al. 2020.pdf
paper relate Chozhavendhan et al. 2020.pdf
 
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
Sachpazis_Consolidation Settlement Calculation Program-The Python Code and th...
 
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
Mahipalpur Call Girls Delhi 🔥 9711199012 ❄- Pick Your Dream Call Girls with 1...
 
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
🔥 Hyderabad Call Girls  👉 9352988975 👫 High Profile Call Girls Whatsapp Numbe...
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
 
CSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdfCSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdf
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
 
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
❣Independent Call Girls Chennai 💯Call Us 🔝 7737669865 🔝💃Independent Chennai E...
 
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls ChennaiCall Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
 
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
 
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
 
SPICE PARK JUL2024 ( 6,866 SPICE Models )
SPICE PARK JUL2024 ( 6,866 SPICE Models )SPICE PARK JUL2024 ( 6,866 SPICE Models )
SPICE PARK JUL2024 ( 6,866 SPICE Models )
 
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7Call Girls Madurai 8824825030 Escort In Madurai service 24X7
Call Girls Madurai 8824825030 Escort In Madurai service 24X7
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
 

Flight Booking System

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1708 Flight Booking System Prabhat Chaurasiya1, Dr. M. Saravnamuthu2 M.C.A.,Ph.D. 1Student, Department of MCA, Madanapalle Institute of Technology & Science, Madanapalle, Andhra Pradesh, India 2Professor, Department of MCA, Madanapalle Institute of Technology & Science, Madanapalle, Andhra Pradesh, India ------------------------------------------------------------------------***-------------------------------------------------------------------- ABSTRACT This project aims at establishing on Flight Booking System which can be utilized by Admin and Customers. Customers can check the availability of seats in a desired flight by following the admin's advice or publication of room availability across various Airlines. This dynamic website was created with the help of Java Spring Boot, JSP, CSS3, and Bootstrap. The end users in this case are everyone who will use this online application. When making a hotel reservation, they must to be able to find out whether Seats are available on a specific day. In order to make their stay comfortable, they should be able to reserve the available seat ahead of time based on their needs. The technology allows users to sign up and log in. The administrator will be aware of the specifics of the reservation and daily earnings. The hotel department keeps track of reservations and seat availability in a specific database. Key words: Admin, Airlines, Spring Boot, Application, reservation, technology, database. I INTRODUCTION The design, flight Management System is a web- grounded operation that allows the Airlines director to handle all hostel conditioning online. Interactive GUI and the capability to manage colourful flight bookings and seat make this system veritably flexible and accessible. The flight director is a veritably busy person and doesn't have the time to sit and manage the entire conditioning manually on paper. This operation gives him the power and inflexibility to manage the entire system from a single online system. flight operation design provides seat booking, staff operation and other necessary hostel operation features. The system allows the director to post available apartments in the system. guests can view and bespeak room online. Admin has the power of either approving or disapproving the client’s booking request. Other flight services can also be viewed by the guests and can bespeak them too. The system is hence useful for both guests and directors to movable manage the flight conditioning. II METHODS AND MATERIALS Proposed system In this paper we will use the Java Spring Boot framework and for frontend we used Java Servlet Page (JSP) which make our webpage dynamic. There are many advantages of using Spring Boot framework such as The main benefit is that spring boot makes it simple to develop spring- based apps using Java. The shorter amount of time is the biggest benefit. Spring Boot reduces the amount of time needed for development and boosts output. Additionally, it reduces the amount of human labor required to write boilerplate code, annotations, and XML settings. The Spring Ecosystem, which consists of Spring Security, Spring Data, Spring JDBC, and Spring ORM, has made it simple to integrate the Spring Boot Application with it. Using the "Opinionated Defaults Configuration" also lessens the work required from developers. 1. Admin Module: Admin has the ability to add receptionists, customers, and check a customer's bill as well as view all receptionist and customer information, add new services, and view a client's bill, among other things. Home: The admin may quickly check the total number of new bookings, authorized bookings, cancelled bookings, registered users, read enquires, and unread enquires in this area. seats Category: The administrator can edit (add/delete) categories in this area. New seat: The administrator can add and update rooms in this area. Page: The administrator can control the pages for "about us" and "contact us" here. Booking: The admin may check new, authorized, and cancelled bookings in this area and can provide a comment.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1709 Reg Users: The administrator may check the information of registered users in this area and also add new users. Search: Using his or her cellphone number and the booking number, respectively, admin may search for inquiry and booking information in this part. Reports: In this area, the front desk agent may read information about inquiries and look up booking information for a certain time frame. 2. Receptionist Module: Admin has the ability to add receptionists, customers, and check a customer's bill as well as view all receptionist and customer information, add new services, and view a client's bill, among other things. Home: A receptionist may quickly check the overall number of new bookings, authorized bookings, cancelled bookings, and registered users in this section. Seat Categorization: The front desk agent may see the category here. Page: The administrator can control the pages for "about us" and "contact us" here. Booking: The front desk agent may see new, authorized, and cancelled bookings in this area and provide a comment. The user's room can also be reserved by the receptionist. Registered Users: Receptionists may examine the details of registered users in this area and also add new users. Search: Using his or her cellphone number and the booking number, respectively, the receptionist can search for inquiry and booking information in this area. 3. Customer Module: Customers may choose a room, reserve a room, check the availability of seat, register, pay a bill, and more. Home: This is the user-welcome page. About: This website's about us page. Services: Users may examine the services that the organization offers in this area. Seat: In this area, users may examine information on the rooms that the hotel offers. Gallery: The user may view the hotel gallery in this area. Reserve Seat: By signing up with the hotel, the customer may book a room in this area. Contact: There is a link where users may send the hotel their questions. Sign Up: Visitors may sign up using the sign up website. The page is for logging in. My Account: After registering, users can create their own accounts via which they can examine booking information for hotels, change their passwords, reset them, and update their profiles. III IMPLEMENTATION The implementation of this paper will begin with determining the total number of modules included in the project. There are three components in this project. First, we'll create the Index Page (Main Page), which will have the log in/sign in and hotel booking choices. This page will be linked to all three modules. Using the Java Servlet Page, we will first create a GUI for the Main Page and all three modules (JSP). Using the Java Spring Boot framework, we will develop the backend code for all modules and the main page after designing the GUI. We will now use the Rest API to link the client side to the backend. Go to the main Java file and launch as a Spring Boot application if you wish to execute apps. Once the program has successfully started, we must utilize any browser to launch it by entering the URL (Localhost link). IV RESULTS & DISCUSSION In this paper the customer can book the seat available in the flight easily. Admin can also add and book the seat for customer, also he can add the receptionist who will add and book the available seats for customers. Fig:1 (Main Page) This is the main page where the admin, receptionist and customer can login. If customer does not have account he can register by providing details.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1710 Fig:2 (admin page) This is the admin page this page contains the function of the admin he can add the receptionist, customers and he can check the booking information, customer bills also he can see the number of customers. Fig :3 (admin adding receptionist) In this page the admin can add the receptionist in to the database by providing username, user Email, password, mobile number of the receptionist. Fig :4 (Booking room form) This form is to make booking the available seat in the flight by providing the Email, check In, check out, seat type, number of adults and children, phone no, seat number. V CONCLUSION The design's conclusion is One type of motorised management system is the flight booking system. This system retains the hardware and software reports for this association. The proposed system would keep track of a worker's, a tenant's, an account's history, and the origin of reports on the present state. Through vibrant, user-friendly menu-driven modules, this design's GUI- based software will aid in saving, simplifying, and reacquiring the information. The "flight booking System" is a design that aims to construct in order to manage the day-to-day status of resident admittance and vacation, the List of Workers, payment data, etc. The primary goal of this concept is to enable hotels to handle all of their tasks utilising motorised processes. This software function will assist the administrator in managing visitor information, room assignment information, payment information, billing information, etc. Design documentation includes thorough explanations of modules and design. The current system was manually preserved. The hotel must keep track of every guest's information, including pricing information, seat assignment, attendance, etc. There are several drawbacks due to the manual entry and recapture of all these facts, including time consumption, process streamlining, and data trip. To prevent this, we established, or recommended, a new system. This system's motorised interpretation offers simple, quick access to the data. VI REFERENCES [1] S. Ivanov (2002) Online Flight Booking tools. The “tourism 21st Century” conference proceedings were published by Sofia University on November 29, 2002, in Sofia, Bulgaria, pp. 248-254. [2] W. S. Gray and S. C. Liguori, Flight and Motel Management and Operations, Fourth Edition ed.: Prentice Hall, 2002. [3] Ogirima, Sanni Abubakar Omuya, Awode, Tolulope Reuben, Olajide Olusegun. (April 2, 2014). Online computerized Hotel Management System | Ladoke aintola University of Technology, Ogbomoso, Nigeria [4] A. Gauthami Latha, R. Naga Raju, Ch. Satyanarayana, Y. Srinivas (2011). Hotel management system an resource description framework | V.I.I.T, Duvvada, Visakhapatnam, A.P, INDIA
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1711 [5] Md. Noor-Rahim, Md. Kamal Hosain, Md. Saiful Islam, Md. Nashid Anjum and Md. Masud Rana (2011). An Electronic Intelligent Hotel Management System For International Marketplace | Khulna University of engineering and Technology (KUET), Khulna, Bangladesh.
  翻译: