Skip to content

CodeKing95/AirlineSystem.PHP

Repository files navigation

✈️ Airline Management System

The Airline Manangement System is a full-stack web application which is developed to manage airline operations such as flight management, bookings, and passenger's data. This kind of project I have previously developed as part of my web development assignment during my university Bsc studies. So I have decided why not rebuilt it again from scratch to improve the architecture, performance, and overall code quality.

🚀 Features

  • Passenger and booking management.
  • Full CRUD functionality of Passengers.
  • Secure data handling between frontend and backend.
  • Managing airline and flight data.
  • Responsive and user friendley Interface.

Technologies

  • HTML
  • CSS
  • JAVASCRIPT
  • BOOTSTRAP
  • Backend:
  • Server-side framework (PHP).
  • Database:
  • MySQL.

🎯 Purpose of the Project

The main purpose of this project was to:

  • Demonstrate a full-stack web application skills.
  • Improving the implementation with much better design and structure.
  • Gaining hands-on experiece with real-world airline management workflows.
  • Lastly, to get comfortable with the full-stack application.

📚 What I Learned

  • Developing and building a full-stack applications.
  • Backend database schema design.
  • Integration of frontend and backend systems.

🔮 Future Improvements

  • User authentication and role-based access.
  • Improvement of UI/UX designs.
  • Enhanced security features.

Features

Here is what you can do with AirStar:

  • Login/Register: You can register as a passenger/or you can login with your username and password. 1

2

  • Booking: You can navigate through the website and can make a plane ticket.

3

4

  • Departure From: You can choose from where you would like to departure.

  • Destination To: You then choose your destination such as country and city.

  • Choose Class Type: Yo u can choose your class type such as: Economy, Business or First Class.

  • Choose Seat Type: You have the free will of choosing your seat type such as seat number.

  • Choose ime & Date: Choose Time & Date.

  • ** CRUD Passenger

    14

15

  • ** PAYMENT

    16

Main Page

5

6

7

8

9

10

11

12

13

About

This is an airline management system full-stack application project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors