SchoolSpice /
AirlineTicketing
Java desktop app for a singular airline company. The app will handle all airline reservations, including reserving, canceling, reviewing, and changing the booked flight.
Loading repository data…
MadhushiWelikala / repository
The flight reservation system allows reserving and managing flights. This was initially built as an University Project.
README preview is not available for this repository.
Selected from shared topics, language and repository description—not editorial ratings.
SchoolSpice /
Java desktop app for a singular airline company. The app will handle all airline reservations, including reserving, canceling, reviewing, and changing the booked flight.
Chimwemwe-127001 /
The Airline Reservation System is a Java-based application that allows users to search for flights, make reservations, and view their reservation details. This system is designed to simulate a real-world airline booking process, providing an interface for managing flights, users, and reservations.
ashleshahadke /
The project appears to be an Airline Reservation System implemented in Java using NetBeans. It comprehensive solution designed to facilitate the management of flight bookings and cancellations for an airline. Its is a basic app that has features like booking the flight, cancellation and payment.
AbdulRazzak6478 /
✈️ Airline Booking Service - #2 A Java-based microservice that manages flight reservations calling external service, booking confirmation and scheduler to release the initiated booking seats and expire pending bookings which are not completely confirm.
Khushiim1238 /
The Airline Reservation System is a Java-based project designed to simulate the functionality of an airline booking system. It allows users to search for flights, book tickets, manage reservations, and view flight details. The system typically includes features like user authentication, flight scheduling, seat selection, and payment processing.
Om-Birangal /
The Flight Reservation System is a menu-driven Java console application designed to simulate the basic operations of an airline booking system. The project demonstrates core object-oriented programming (OOP) concepts and effective use of the Java Collections Framework.