The Library System is a GUI-based Java application designed to facilitate the management of a small-scale library. Built using Java Swing and Object-Oriented Programming (OOP) principles, the system enables core library functionalities i.e adding books, registering members, issuing and returning books, and persisting records through file handling.