https://github.com/flyxpert/flyxpert
A Desktop Flight Booking System OOP Academic Project
https://github.com/flyxpert/flyxpert
academic-project css flight-booking flight-booking-system flight-reservation flight-reservation-system gui java javafx javafx-application javafx-desktop-apps oop
Last synced: about 1 month ago
JSON representation
A Desktop Flight Booking System OOP Academic Project
- Host: GitHub
- URL: https://github.com/flyxpert/flyxpert
- Owner: FlyXpert
- Created: 2023-12-03T09:53:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T21:54:37.000Z (over 1 year ago)
- Last Synced: 2025-04-10T03:53:33.405Z (about 1 month ago)
- Topics: academic-project, css, flight-booking, flight-booking-system, flight-reservation, flight-reservation-system, gui, java, javafx, javafx-application, javafx-desktop-apps, oop
- Language: Java
- Homepage:
- Size: 7.43 MB
- Stars: 12
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlyXpert - Desktop Flight Booking System OOP Academic Project
![]()
## 📒 Table Of Contents
- [About](#-about)
- [Screenshots](#-screenshots)
* [User Perspective](#-user-perspective)
* [Admin Perspective](#-admin-perspective)
- [Acknowledgments](#acknowledgments)### 📝 About
FlyXpert is an **academic project** related to the 2023 **OOP (Object-oriented programming)** course in [Faculty of Computer Science - Ain Shams University](https://cis.asu.edu.eg/)
to demonstrate an understanding of OOP concepts.It is a Desktop flight booking system that **allows users to**
- Sign Up/Sign In
- Search and filter flights
- Book for themselves and for other passengers with them
- Choose suitable seats for each passenger
- Pay using their preferred payment method
- Manage their bookingsWith a special interface for **admins to**
- Add new flights
- Edit existing flights information
- Delete existing flights### 📷 Screenshots

#### 👤 User Perspective







#### 💻 Admin Perspective


### Acknowledgments
Special thanks to the designers who created [Tripma](https://www.figma.com/community/file/911320742349428744/tripma-flight-booking-web-app),
all of our designs are inspired by them