https://github.com/thatt-server-guy/psl-info-project
This is my first semester project created using Python, Tkinter and MySQL where you can check PSL players, teams and staff info and reserve your tickets online.
https://github.com/thatt-server-guy/psl-info-project
my-sql python tkinter-gui
Last synced: 7 months ago
JSON representation
This is my first semester project created using Python, Tkinter and MySQL where you can check PSL players, teams and staff info and reserve your tickets online.
- Host: GitHub
- URL: https://github.com/thatt-server-guy/psl-info-project
- Owner: thatt-server-guy
- Created: 2021-07-10T09:20:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T11:12:19.000Z (about 4 years ago)
- Last Synced: 2025-08-18T11:46:57.412Z (8 months ago)
- Topics: my-sql, python, tkinter-gui
- Language: Python
- Homepage:
- Size: 1.39 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PSL Info Project
PSL Info Project is my first semester project regarding Python programming. It helps me a lot to solve complex programs using python. It was a great experience working on it. I use Tkinter and MySQL to graphically design it and store information in database for ticket reservation respectively. It features you to have information regarding all PSL players (their personal information, their career and their country), PSL teams staff (including all coaches, trainers, and their home grounds as well), teams information (their overall cricket and trophy winners). It reserves tickets online as well and store their information at backend in database. You can reserve tickets, return tickets, check your bill card as well.
#