Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.06 KB

README.md

File metadata and controls

38 lines (30 loc) · 1.06 KB

Library-Mangment-System

💻   Features   💻

The Library Mangement System is Python Based Tool which has two types of User in it , Basic User and Librarian User With Specified features for each of them.

Basic User Features :

  • Borrow Book 📘
  • Return Book 📒
  • Reserve Book 📙
  • See Catalog 📚

Librarian User :

  • Add Book
  • Remove Book
  • Get Book Count (whole Library or Shelf with specific genre)
  • Fetch Data from any Excel sheet(.xlsx)

Additional Feature (Brownie Challenge 🍰 )

  • Testing Code for the given script

Supported Platform

  • Windows 🪟
  • Linux 🐧
  • Mac 🍎

Dependencies

  • OpenPyXl

📥   Installation   📥

Run the testing.py it will install required dependencies

Usuage

  • Run Testing.py
  • Keep all the given Files in same folder
  • test_data.xlsx is for testing excel sheet feature
  • Librarian Login detail