Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.3 KB

File metadata and controls

33 lines (17 loc) · 1.3 KB

Library-Management-System-using-Java

A GUI-based Library Management System which helps the librarian to add a student, search for books, issue or receive books and view a log of books lent, built using Java and SQL in NetBeans.

Login Page:

Login

Home Page:

Homepage

New Student Page:

NewStudent

New Book Page:

NewBook

Book Logs Page:

BookLogs

Issue Book Page:

IssueBook

Return Book Page:

ReturnBook

Created by Mihir Dichwalkar and Vineet Dabholkar