/Library-Management

Library Management Project.

Primary LanguagePythonMIT LicenseMIT

Library-Management

Library Management Project.

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