Skip to content

andrew-geeks/python-tkinter-project-ticket-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-tkinter-project-ticket-booking

A Tkinter Project for airticket booking using Python You should have mysql in your PC to execute the program

Go CMD and execute these commands:

  1. pip install PIL

2.pip install mysql-connector-python

You have to create databases in myql as per requirements. Database name: triplife

table1: details

table2: payment

#create tables accordingly given in the database() function #save all the files in one folder and run triplife.py file.

ALL THE BEST @andrewgeeks

About

A Tkinter Project for airticket booking using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages