/library_management

Library app from student days (2022)

Primary LanguageJava

Library Management System

This is a simple Java desktop application for managing a library, developed as a student project in 2022.
The application was built using Java Swing for the graphical user interface (GUI), on NetBeans IDE.

Build & Run Instructions

When you build this project, the IDE (e.g., NetBeans) automatically:

  • Copies all required .jar files to the dist/lib folder.
  • Includes them in the application's MANIFEST.MF file under the Class-Path attribute.

To run the project from the command line

cd dist
java -jar "LibraryManagementSystem.jar"

Screenshots

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image

Image