Skip to content

This is full source code.Only use for educational purpose. It is airline ticket reservation system in php language. It has Two side (1st one is Customer and other is Admin) Features: 1.Signup As customer 2.Login 3.Book Ticket 4.Print Ticket 5.Check PNR Admin: 1.List Flights 2.Arrange Flights 3.Add Flights 4.Schedule Flights 5.Check Booked Ticket…

Notifications You must be signed in to change notification settings

br3v1an5/airline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline Ticket Reservation System

Online airline ticketing saves time and money for the customer as well as the airline company thereby making air travel more customer-centric. This project is an attempt to simulate the basic concepts of an airline reservation system.

Our airline ticket reservation system has the following features:-

Customers can:

  • Create an account
  • Search for available flights for a particular city-pair
  • Book tickets in the class of their choice
  • Cancel booked tickets
  • View booked tickets history

Administrators can:

  • Add/Modify flight schedules
  • Viewing the booked ticket statistics

This system also incorporates a frequent flier miles points system for loyal customers which will provide additional benefits to them.

This project was implemented using HTML & CSS for the front-end and PHP for the back-end. The database was created and updated using MySQL.

About

This is full source code.Only use for educational purpose. It is airline ticket reservation system in php language. It has Two side (1st one is Customer and other is Admin) Features: 1.Signup As customer 2.Login 3.Book Ticket 4.Print Ticket 5.Check PNR Admin: 1.List Flights 2.Arrange Flights 3.Add Flights 4.Schedule Flights 5.Check Booked Ticket…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published