Web Development: Fly-Guy Low-Cost Airline Booking System Project
VerifiedAdded on 2023/06/15
|10
|1285
|247
Project
AI Summary
This document describes the Fly-Guy web application, a two-part system comprising a public interface for customers and an administrative interface for managing flights and bookings. The public web application allows users to search for flights, add them to a wish list, and make bookings. The booking process involves registration or login, with email confirmations sent upon successful booking. Users can view their booking history and wish list. The administrative web application, accessible only to authorized personnel, enables the management of flight information, including adding, updating, and deleting flights. The administrator can also view all bookings made by users. The application uses a MySQL database for data storage, employs AJAX for asynchronous operations like flight searches, and is built with pure JavaScript for client-side scripting. The document includes figures illustrating key pages and functionalities of the web application.
1 out of 10