Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

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: admin

Password: admin

### User Panel:
ID: email address of your choice

Password: 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
![og_homepage](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/8b153b79-3392-4696-81d7-f13a24f5149a)

### User Login
![user_login](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/9a3935f0-276d-404a-86f5-66e679262612)

### Homepage After Login
![homepageAfterLogIN](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/3b8feff1-bc95-4f1c-b9f7-1ad354b8c2f9)

### Add Flight
![addFlight](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/ccda5cb8-0a97-4027-bc8a-0572730e4213)

### Admin Dashboard
![admindashboard](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/6a565395-2a69-41ce-92e3-c4000cb122e4)

### Admin Login
![adminLogin](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/4618c7a9-95b0-446c-95a8-e287498ff103)

### Book Tickets
![book_tickets2](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/cb6094e6-2350-42f6-bbdc-947397f24090)

### Booked Flights
![booked_flights](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/9838b582-dc39-4264-a7b2-b94a836b9e42)

### Cancel Flights
![cancel_flights](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/6dd75064-7816-4634-8aa1-978ff71065e5)

### Delete Flight
![deleteFlight](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/38dc0303-53b6-4c49-b1e4-9d31156173d5)

### Flight Schedule (Admin)
![flightScheduleAdmin](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/3455b17d-867e-4f67-82d2-fca7dd623e39)

### Payment
![payment](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/aaf41bb1-2c39-408a-85f1-04b572d58919)

### User Registration
![register](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/8d16b29f-57f3-4a8e-8073-51ab6dae9067)

### Modify Flight
![modifyFlight](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/e0a073f5-ca08-405b-802b-8f6d93c48a62)

### Show Flight Bookings
![showFLightBookings](https://github.com/Ratul-byte/Online-Flight-Reservation-DB-Project/assets/91417965/c84659a6-4b92-42a6-b902-fdbbb71d0004)