This website is similar to the process of web login before flight boarding. This application has two users: passengers and airport agents
- Given that the passenger hasn't already registered, will allow to create an account.
- The passenger needs to finish KYC by uploading a pdf of any ID.
- Given that the passenger has already booked a ticket, willl allow to link the PNR number to their account, view all the list bookings done so far.
- The passenger can reserve a seat for their bookings, once checked out, will be able to get their boarding pass also will be able to print it(Ctrl P).
- The boarding pass will contain the passenger details, scannable QR code of their PNR number, seat number and extra cost that needs to be paid in case the seat reserved is a window seat.
- The aiport agent will be able to scan the QR code and check the passenger details
- The airport agent can enter the flight ID and grab the passenger list.
- The agent can accept upon scanning a particular boarding pass, and reject if the passenger is boarding a wrong flight(Where upon scanning the QR code will not be able to get any details).
- Both passengers and agents can update/modify their profiles.
- Frontend: HTML, CSS, Bootstarp, JavaScript.
- Backend: Databse-MySQL.
- Frontend-Backend coonection: Php.
- Xampp software
- Sublime text/Visual studio codes or any other software that supports HTML, Php, CSS.
- Java JDk
- Refer This
- Make sure that database created is named as 'airliness'(the same name as the .sql file in sql folder).
- 'css' contains the files for the front end pages style.
- 'file' contains the files for the backend connections.
- 'image' contains images used in the front end.
- 'sql' contains the database file that has to be imported.
- 'Output Screenshots' contains the screenshots of the implementation.
- Chandana G V - Chandana
- Rithish Reddy - Rithish
- Balaji Subash - Subash
- SriHarsha - Harsha
- Varun
- Mounish
Report here
Give a start 😄:star: