The program allows users to register and issue, return, keep track of their issues and search for books in the library. The administrator has control over the system. It has the following main functions:
Add a new book.
Delete a book.
Display list of all books/issued books.
Issue/ Return a book.
By using this library management system, libraries can streamline their operations and improve their efficiency. With the ability to easily add and remove books, keep track of issues and returns, librarians can spend more time providing valuable services to their users.
I had problems with the following functions:
I overcame some of them asking help from mentor during the mentorship rounds, however I could not include <graphics.h> in my application.
Technologies used
Discussion