Skip to content

Nithesh05/LibraryManagementSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

# Library Management System (Java)

A simple **console-based Library Management System** written in Java.

## πŸš€ Features

- Add new books

- Display all books

- Issue a book

- Return a book

- Menu-driven interface

## 🧠 Concepts Used

- Object-Oriented Programming (OOP)

- Classes and Objects

- ArrayList and Loops

- Encapsulation

## πŸ› οΈ How to Run

1. Open in any Java IDE (like IntelliJ, VS Code, or BlueJ)

2. Run LibraryManagementSystem.java

3. Use the menu to manage books interactively

## πŸ“‚ Project Structure

LibraryManagementSystem/

β”œβ”€ src/

β”‚ └─ LibraryManagementSystem.java

└─ README.md

## πŸ‘¨β€πŸ’» Author

NITHESH P

About

A console-based Library Management System built in Java with OOP concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages