S

Self check in for passengers boarding their flight

Our project primarily focuses on the passengers who could check in at the airports themselves without involving any second person

The problem Self check in for passengers boarding their flight solves

The following program was made for reducing the need of manual work, and maintenance of black and white records for every important information. The following program was able to maintain important records, in a fast manner saving time of airport authorities. The records , if needed, can be accessed at any time from the created database .Both MySQL and Python program are password protected in order to prevent Unauthorized person to access the records. This program does not need a lot of practice to get used to as it is very easy to use and can be used by any one with basic computer knowledge , which is not the same for doing it directly with MySQL that requires basic coding and data entry knowledge to enter data into any table , also requiring a lot of time.

Challenges we ran into

There were times when the program wasn't accepting jpeg files. Then we had to convert to png. Also it was kind of hard to install the various packages which were needed to run the program.

Technologies used

Discussion