Final Year - Object Oriented Software (308SE) Project
-
Updated
Jun 27, 2021 - Java
Final Year - Object Oriented Software (308SE) Project
Airline is an application where users can book flight tickets as the name suggests. It offers a variety of famous Indian airlines which had been added to the database. One can select the date for booking, along with the origin and destination and can filter the available options.
An application for airlines.It consists of 3 applications:1.Server application ,2. Admin's App , 3.The Cashier's App .The server application processes all requests (sends requests via the network) from the client (Admin and Cashier) and responds (sends results via the network), thereby being available to customers all the time. Admin can create/…
A Java Spring Boot application for managing flights, including CRUD operations, user roles, and booking management. Built with Hibernate and MySQL for efficient data handling and clean architecture.
Add a description, image, and links to the airlines topic page so that developers can more easily learn about it.
To associate your repository with the airlines topic, visit your repo's landing page and select "manage topics."