University MidTerm Project using Python with database Sqlite3
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
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 cd src
python main.pyPull 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.