A library management system is a system where admin can add/view/delete librarian and librarian can add/view books, issue, view issued books and return books.
-
Admin Can add/view/delete librarian Can logout
-
Librarian Can add/view books Can issue books View issued books Return Books Can logout
3.Tools to be used Use any IDE to develop the project. It may be Eclipse /Myeclipse / Netbeans etc. MySQL for the database.
Front End: Java Swing Back End: MySQL