Tennis-Club-DBMS
A GUI based CRUD database management system built using mysql and python
Installation
- Install Python 3.x.x or later
- Install the required modules using terminal/command prompt:
pip3 install -r requirements.txt
Features:
- Data insertion
- Data searching
- Data updation
- Data deletion
- Data display
- Window reisizing
Requirements
- mysql needs to be set up including password and server connection
- Install mysql.connector module
- install PyQt5 module
License
This is an open-source repository licensed under the MIT License
Note
Before running, please edit your password according to your own established connection in mysql