Skip to content

DumisaniLesley/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

An online ticket reservation system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published