Skip to content

samuelcodes18/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Library Management System

A simple Java-based Library Management System that uses object-oriented principles and exception handling.

πŸ“ Features

  • Add, remove, and view books
  • Manage user information
  • Issue and return books
  • Menu-driven interface
  • Error handling with custom exceptions

πŸš€ How to Run

  1. Clone the repository:

    git clone https://github.com/samuelcodes18/Library-Management-System.git
  2. Navigate to the project directory:

    cd Library-Management-System
  3. Compile the Java files:

    javac *.java
  4. Run the main program:

    java Main

πŸ“¦ Requirements

  • Java JDK 8 or above
  • A terminal or IDE like VS Code / IntelliJ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages