An open API service indexing awesome lists of open source software.

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.

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.

#