Library management system is a simple and totally complete book library system.
The College Where i'm Learning Right Now is an ICT focused private higher-learning institution in Ethiopia. the college uses a manual or traditional system to manage the college’s library, most of the thing such as; record of books, number of books in the library, record of members of the library, record of members who have issued books, etc… are recorded using pen-paper system. this kind of system requires lots of time and man power for performing simple operations in the library. CLMS is a software application useful for librarians for management and handling of typical task in the library.
- record keeping is paper-based.
- there is high risk of data mis-management.
- librarian and students face a lot of problem while searching a book.
- the existing system is not efficient.
the proposed system is developed after the analysis of drawbacks of the existing system. using this software, a librarian can store information of all the books, with book title, author, etc… available in the library, all the books available in the library can be displayed in a list so that students need not roam through the entire library to find a book. moreover, the software effectively maintains the details of members of the library to whom books have been issued and also records of issued date and return date.
- Can Add, Update, View and Delete Books.
- Can Add, Update, View and Delete Library Members.
- Can Issue Book for Library Members.
- Frontend - Java - Swing
- backend - MySQL
- Use any IDE to develop the project. It may be Eclipse /Myeclipse / Netbeans etc... Ipersonally Used Netbeans for this Project.
- MySQL for the database (MySQL Workbench 8.0 CE).
- Import the SQL Database File to the Workbench.
- Import the the Project to Netbeans or any Java Ide You Would Like to Work on.
- Create a connection Between the Project and the Database.
- to establish a connection open the highlighted file in the Picture.







