Library Management Project.
- The required Database is
Library
and the required Tables areBookrecord, Member and Issue
. - The project creates the required Database and Tables itself, if they are not already present in the system.
- You can always change the values provided in the code to customize them according to your needs.
- To use the Library Management Project, just download the files provided here and run the file named Library Management.py to get started.