Skip to content

Faijan95/Library-Management-System-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System Java

Project Overview

Library Management System is a console-based Java application developed using Object-Oriented Programming and File Handling concepts.
This project helps in managing books inside a library by allowing the user to add, view, issue, and return books efficiently.


Features

  • Add New Book
  • View All Books
  • Issue Book
  • Return Book
  • Data Stored in Text File
  • Persistent File Handling Support

Technologies Used

  • Java
  • OOP Concepts
  • File Handling
  • VS Code IDE

Project Structure

  • main.java → Main execution file
  • book.java → Book model class
  • library.java → Library operation methods
  • filehandler.java → File read/write handling
  • books.txt → Database text file

How to Run

  1. Compile all files: javac *.java

  2. Run the project: java main


Output Modules

  • Add Book Module
  • View Book Module
  • Issue Book Module
  • Return Book Module

Developed For

SkillInfyTech Internship Project Submission


Author

Faijan Mansuri

About

website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages