Project Summary
Developed a complete Airline Reservation System using PHP and MySQL, deployed on XAMPP Server. This full-stack web application features a secure user authentication system, flight search and booking functionality, and a comprehensive admin dashboard for managing flights, passengers, and revenue. Built with HTML5, CSS3, and JavaScript, the system provides an intuitive interface for both customers and administrators.
Description
- Developed a full-featured airline reservation system using PHP with MySQL database backend
- Implemented secure user authentication with session management and role-based access control
- Designed responsive user interfaces with HTML5, CSS3, and JavaScript
-
Built core system
functionalities:
- User registration and login with password protection
- Flight search with filters (date, destination, price)
- Booking system with seat selection and payment processing
- Ticket management with booking history and PDF generation
- Contact form for customer support inquiries
-
Created comprehensive
admin dashboard with:
- Flight management (add/edit/remove flights)
- Passenger management and booking oversight
- Revenue tracking and reporting
- System configuration and user management
- Utilized XAMPP stack for local development and testing
- Implemented database security measures including prepared statements to prevent SQL injection
- Technologies used: PHP, XAMPP Server, HTML5, CSS3, JavaScript, MySQL