Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 685 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 685 Bytes

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.