https://github.com/ratul-byte/database-project-online-flight-reservation-cse370
https://github.com/ratul-byte/database-project-online-flight-reservation-cse370
bracu cse370 mysql-database php university-project
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ratul-byte/database-project-online-flight-reservation-cse370
- Owner: Ratul-byte
- License: bsd-3-clause
- Created: 2023-09-24T12:45:37.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T12:42:43.000Z (over 1 year ago)
- Last Synced: 2025-03-03T04:15:01.595Z (7 months ago)
- Topics: bracu, cse370, mysql-database, php, university-project
- Language: PHP
- Homepage:
- Size: 35.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Online Flight Reservation
Hello, Everyone, This is small project I worked in our university database course. I have created this project using basic sql commands with help of YouTube, GitHub, StackOverflow and various other free online sources.
### Group Members:
[Md. Ratul Mushfique](https://www.facebook.com/ratul.mushfique/) | [Sadman Safiur Rahman](https://www.facebook.com/sadmansafiur.rahman) | [Hafsa Tahsin](https://www.facebook.com/hafsa.tahsin.5) | [Raida Mobashshira Tahsin](https://www.facebook.com/raida.mobashshira)## This site features:
### Admin Panel:
* Admin Log-in Dashboard
* Homepage To Differentiate From Admin To User
* Adding Flight Schedules
* Showing Booked Flights & Booking Information Of Passengers
* Modifying Flight Schedules
* Deleting Flight Schedules### User Panel:
* User Sign-up Dashboard
* User Log-in Dashboard
* Homepage To differentiate from User To Admin (**Also has indication if any user is logged in or not)
* Searching Option For User To Find Available Flights
* Booking Flight Tickets
* Canceling Flight Tickets
* Showing All Flights Booked By A Unique User## Languages used for this project are:
* HTML
* CSS
* MySQL
#### P.S. : All the codes in the files are combined of all three languages except the signout handler## Login Info:
### Admin Panel:
ID: adminPassword: admin
### User Panel:
ID: email address of your choicePassword: password of your choice
### Also created access to a certain 'brands' website, which we took inspiration from to create the name of this website (Click the logo to go to the link)
## Screenshots
### Original Homepage
### User Login
### Homepage After Login
### Add Flight
### Admin Dashboard
### Admin Login
### Book Tickets
### Booked Flights
### Cancel Flights
### Delete Flight
### Flight Schedule (Admin)
### Payment
### User Registration
### Modify Flight
### Show Flight Bookings
