Skip to main content
Backend

Library Management System (Console Application)

Library Management System (Console Application) - project preview screenshot

A Java console-based library system implementing Singleton design pattern and OOP principles. Includes search functionality (author, title, type), exception handling, and CSV file-based persistence.

Technologies

  • Java
  • OOP
  • CSV
  • Singleton
  • CLI