This is a Library management project implemented on python IDE with mySQL for database storage.
To run this project, you must have python IDE, MySQL and MySQL connector installed on your system.
Steps to run the project:
- First, run the run this.py file so that the required databases get created in your MySQL server.
- Then you can run the main file of cs project.py in your Python IDE.