Skip to content

CodeTerminator007/AirportManagmentSystemPythonSqlite3

Repository files navigation

AirportManagmentSystemPythonSqlite3

University MidTerm Project using Python with database Sqlite3

For what purpose

It is Used to create users that act like admin they can create flights add passangers who are going on those flights this project will also send Email to there email that there ticket is confirmed or updated

Installation

First you need to be in the folder where you have downloaded it then Use the package manager pip to install AirportManagmentSystemPythonSqlite3.

pip install -r Requiremnts.txt  

Usage

cd src
python main.py

GUI

Login and Add User

alt text

Main Dashboard

alt text

Flights Search and update Window

alt text

Buy Ticket Window

alt text

Passanger search and update Window

alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change and i am thinking of changing database from sqlite3 to mysql.

Please make sure to update tests as appropriate.

License

About

University Project using Python with database Sqlite3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages