Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

airline-reservation-system

Here are 18 public repositories matching this topic...

✈️ An MVP-level Flight Booking System, a web application built using the Model-View-Controller (MVC) architecture with Java Servlets and JavaServer Pages (JSP). It includes user authentication and authorization features and is secured against SQL Injection and Cross-Site Scripting (XSS) attacks.

  • Updated Apr 6, 2025
  • Java

A C++ Airline Reservation System demonstrating core Data Structures & Algorithms. Manages a flight network (Graph), passenger bookings (Tree), waiting lists (Queue), and fast booking lookup (Hash Table). A complete, multi-file academic project with a full console-based UI.

  • Updated Nov 7, 2025
  • C++

Improve this page

Add a description, image, and links to the airline-reservation-system topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airline-reservation-system topic, visit your repo's landing page and select "manage topics."

Learn more