Desktop application for a library management system
- The Python Library Management System is a comprehensive software solution designed to streamline and automate the management of a library's resources. Developed using Python, this system offers an efficient and user-friendly platform for librarians to manage book inventory, track lending activities, and enhance overall library operations.
- This will help the user to keep track of the books issued in the library.
- The user can add new books, edit and delete the existing books. User can also search for book by their id numbers. The dashboard contains two tables indicating the issued and unissued books. Any changes required can be done with the help of edit and delete buttons.
- The frontend is designed by the QTdesigner.

