Book Management
Book Management is a program made in Python, This program has been made by using these modules: Python version 3.8.0
- Tkinter
- mysql-connector
- mysql-connector-python
- getpass
- Time
In this program, you can add, remove, view, exit or reset the database Initally you need to establish connection with MySql default values: host: localhost user: root password: For password, enter the password that you set up during installing / initialization of MySql Thank You USAGE Just Run the program, packages like mysql-connector will be automatically installed
THANK YOU