Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.02 KB

Library Management System - NetBeans Project

1. Introduction

The Library Management System is a Java-based project developed in NetBeans that allows users to manage library resources efficiently. It provides functionalities for librarians to add users, add/delete books, as well as for borrowers to borrow and return books. Also search book in database. The system is designed to streamline library operations, making it easier to handle book transactions and keep track of inventory.

Database used is MySQL.

Screenshots

Here are some screenshots of the Library Management System:

Login Screen Fig. 1: Login Screen

Librarian Dashboard Fig. 2: Librarian Dashboard

Add New Book to inventory Fig. 3: Add New Book