Simple Airline Booking System In PYTHON With Source Code

Project: Simple Airline Booking System in Python with source code

About Project

This simple airline booking system project is written in Python. The project file contains a python script (pyt.py) and a database file(SQLite). This is a simple GUI based application which is very easy to understand and use. It uses Tkinter module for the GUI. Talking about the application, the user can simply book a flight, cancel it and search for flights.

In order to book a flight, the user has to enter his/her destination, boarding, last 4 digits of citizenship number, class, day of travel and flight time. The user can search for flights by providing boarding, destination and day of travel. Likewise, to cancel the flight, the user has to enter his/her last 4 digits of citizenship number, class and boarding. This simple GUI application, airline booking system that uses external file (SQLite) as a database to store the user’s data permanently.

The design is so simple that the user won’t find any difficulties while working on it. In order to run the project, you must have installed Python on your PC. This is a simple application system application for beginners. Simple Airline Booking System in Python with source code is free to download. Use for education purpose only! For the project demo, have a look at the video below.

Project Demo

DOWNLOAD SIMPLE AIRLINE BOOKING SYSTEM IN PYTHON WITH SOURCE CODE: CLICK THE BUTTON BELOW


5 1 vote
Article Rating
Subscribe
Notify of
guest
16 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Qiha
Qiha
4 years ago

I cant open the source code ..how ???

piya
piya
4 years ago

i cant find Database?

piya
piya
4 years ago

i cant find database

piya
piya
4 years ago

please send me database, its urgent.

Rohan Ramachandran
Rohan Ramachandran
4 years ago

Can you send the code for mysql for backend instead of sqlite? Please help me out!

Rohan
Rohan
4 years ago

how to open the sqlite code?

Mahima
Mahima
4 years ago

no Tkinster module found erroe occured

Santosh patro
Santosh patro
4 years ago
Reply to  Mahima

Try python 2.7 version for this airline project

janardhan
3 years ago

can u please send me ppt presentation of simple airline booking system and simple online ticket booking system using python

Abhishek
Abhishek
3 years ago

can u please send me ppt presentation of simple airline booking system

Abhishek
Abhishek
3 years ago

can u please send me ppt presentation of simple airline booking system
an the documentation demo about regarding above project and some details about modules.

kainat
kainat
2 years ago

Traceback (most recent call last):
File “main.py”, line 8, in
from Tkinter import *
ImportError: No module named ‘Tkinter
ye error de rha kindly tell me how to resolve it

yash
yash
1 year ago
Reply to  kainat

install Tkinter
pip install tk

16
0
Would love your thoughts, please comment.x
()
x