This document provides an overview of an airline reservation system project developed by students at Amrapali Group of Institute, Haldwani, India in 2017. The system allows users to view flight schedules, fares, make reservations and print tickets. It was created using PHP, CSS, HTML, JavaScript and a MySQL database to automate and simplify the booking process. The project aims to develop a user-friendly interface so anyone can book flights without computer experience. It follows a distributed client-server architecture and stores data centrally for access by users and administrators who can modify flight details. The system was tested to ensure security, reliability and adherence to database normalization standards.