Library Management System is an application to track the library operations like borrowing books, searching for books and so on. Currently there is only CLI support. Soon to add web API support.
NOTE: Refer the config file (libraryconfig.py) to understand the pre defined configurations Go through the instructions.txt file to follow the usage of this cli application. Go through the features.txt file to follow the features offered by this cli application.