Skip to content

AdarshDeepSinghSuper/Library-Management-System

Repository files navigation

Library-Management-System

Library Management System project built in Java with GUI forms

Library Management System

Overview

This Library Management System is a Java-based application designed to manage library functions such as issuing books, returning books, and maintaining records of students and books. It includes a user-friendly graphical interface created using Java Swing.

Features

  • Book Issue and Return: Users can issue and return books by providing necessary details.
  • Student and Book Records: Maintains records of students and books with features for searching and displaying relevant information.
  • Due Date Management: Tracks due dates for book returns.
  • Graphical User Interface: An intuitive GUI created with Java Swing for ease of use.

Technologies Used

  • Java: For core application logic and GUI.
  • MySQL: For backend database management.
  • Maven: For project management and dependency management.
  • NetBeans IDE: For developing the Java Swing GUI.

Installation

  1. Clone the Repository
    git clone https://github.com/yourusername/LibraryManagementSystem.git

About

Library Management System project built in Java with GUI forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages