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.
- Host: GitHub
- URL: https://github.com/antra-dodeja/library-management-system
- Owner: antra-dodeja
- Created: 2025-04-03T09:04:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-03T09:10:23.000Z (about 1 year ago)
- Last Synced: 2025-04-09T16:02:46.985Z (about 1 year ago)
- Topics: database, datastructures, java, microsoft-access, swingui
- Homepage: https://github.com/antra-dodeja/Library-Management-System
- Size: 13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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