Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System (Using OOP)

📌 Objective

Develop a mini system to manage books and users using Object-Oriented Programming in Java.

🔧 Tools

  • Java
  • VS Code
  • Terminal

🚀 Deliverables

  • Multi-class Java project (Book, User, Library, Main)

🧠 Outcome

Solid understanding of:

  • Classes and Objects
  • Encapsulation
  • Method Interactions
  • Real-world System Modeling

📚 Features

  • Add books and users
  • Issue and return books
  • Display all books and users
  • Prevent duplicate issues or wrong returns

📂 File Structure

  • Book.java — Book class
  • User.java — User class
  • Library.java — Logic to manage books and users
  • Main.java — Runs and tests the application

✅ Built with basic Java concepts for OOP practice.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages