There are 3 repositories under flight-reservation-system topic.
✈️ An MVP level Flight Booking System (web-application) based on the Model View Controller (MVC) Architecture made using Java Servlets, Java Server Pages (JSPs). Moreover authentication and authorization for users is implemented. The web-application is also secured against SQL Injection and Cross-Site Scripting attacks.
Infy Airlines automate the process of flight ticket booking System. It also management of Booking of flight with some required functionalities. Functionalities for Users: 1)Book flight Tickets 2)Update the number of seats 3)Report an Issue 4)Account Setting Functionalities for Admin: 1)Adding new flight 2)View Reported Issue
This system allows reservation of flights
A Full stack web application for Flight Reservation System
This Python code is a reservation system designed for both seat reservations on flights and cargo services offered by an airline. It allows users to reserve seats on domestic and international flights, providing options for payment through various methods like debit/credit cards or net banking. Additionally, it offers cargo services for sending pac
Araico Ailrlines is an all-in-one Java-based solution for simplified flight booking. Seamlessly search and reserve flights, effortlessly managing travel itineraries with streamlined admin controls for an elevated booking experience.
The project involves making use of Dijkstra's algorithm to develop a reservation system of the flights operating in the United States
A monorepo microservices application to manage flight reservations created with NestJS
Airline Reservation System Application using C# & SQLite
✈️ A microservices-based flight reservation management system that handles booking, payment, user, flight, and notification services with a service registry for seamless inter-service communication.
This C++ program implements a simple Flight Reservation System. It allows users to book and cancel flight tickets, view available seats and fare, and display the list of booked tickets for a specific flight.