Skip to content

Aquila69420/Tennis-Club-DBMS

Repository files navigation

Tennis-Club-DBMS

A GUI based CRUD database management system built using mysql and python

Installation

  1. Install Python 3.x.x or later
  2. Install the required modules using terminal/command prompt: pip3 install -r requirements.txt

Features:

  1. Data insertion
  2. Data searching
  3. Data updation
  4. Data deletion
  5. Data display
  6. Window reisizing

Requirements

  1. mysql needs to be set up including password and server connection
  2. Install mysql.connector module
  3. Install PyQt5 module
  4. Run the sql file

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

About

A GUI based CRUD database management system built using mysql and python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages