Airline-Ticket-Reservation-System

Usage

This project is based on creating an airline ticket reservation system.

System performs the following activities and maintain the log of the activities

  1. Route planning
    • Create and assign routes and route codes
    • Assign flights according to distance and fuel capacity required for each route
    • Maintain route status (busy/moderate/low)
    • Airport details for landing and takeoff (single/multihop)
    • Route operating schedule (frequency per day/week/month)
  2. Display
    • Route details
    • Flight assigned
    • Airport details
    • Operating duration and dates for a particular period and if operating time is assigned then time also. Ex: if weekly(Sunday) then 1-10-2022 to 1-11-2022 should display 4/10,11/10 etc