A completely digitalized Library System aimed at providing librarians and libraries an easier and more modern way to organize and track books, users and borrowing.
- Issue Books
 - Return Books
 - View all Books and option to clear them
 - Custom bill generator
 
- Python for all the logic
 - Shelve (To store books locally as dictionaries)
 - Custom-Built Modules for Bill generation and basic functionalities
 
- Before running the program, the Library_System folder must be the root folder.
 - Run the program: python main.py