Skip to content

jiteshkhatri11/librarySystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 

Repository files navigation

College Library Management System ๐Ÿ“š

This is a simple console-based Library Management System developed in Java.
The project is designed for beginners to understand Object-Oriented Programming (OOP) concepts and basic data handling using collections.

โœจ Features

  • Add new books to the library
  • Display all available books
  • Issue a book
  • Return an issued book
  • Shows book status (Available / Issued)

๐Ÿ›  Technologies Used

  • Java
  • ArrayList
  • Scanner (for user input)
  • OOP concepts (Class, Object, Encapsulation)

โ–ถ How to Run

  1. Compile the program:
    javac library.java

About

A simple console-based Java Library Management System that allows adding, issuing, returning, and displaying books using OOP concepts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages