An open API service indexing awesome lists of open source software.

https://github.com/antra-dodeja/library-management-system

A Java-based Library Management System to manage books, users, and transactions efficiently.
https://github.com/antra-dodeja/library-management-system

database datastructures java microsoft-access swingui

Last synced: about 2 months ago
JSON representation

A Java-based Library Management System to manage books, users, and transactions efficiently.

Awesome Lists containing this project

README

          

# Library-Management-System
A simple Java-based Library Management System to manage books, users, and transactions.

# Features
- 📌 User authentication
- 🔍 Book search by title, author, or ID
- 📖 Borrow and return books
- 🛠️ Admin controls (add/edit books, register users)
- 💾 Microsoft Access database integration

# Technologies Used
- Java (Swing for GUI)
- Microsoft Access (Database)
- JDBC (Database Connectivity)
- Data Structures (ArrayList, HashMap)

# Installation
1. Install Java JDK 8+.
2. Import `jdatepicker-1.3.4.jar` for date selection.
3. Configure `LMS.accdb` in the database connection.

# Contributors
- Team Members: Antra, Divya, Mukesh