This document describes a library book issue management system project created in Java. It includes an abstract, introduction, system requirements, tables considered, project code, output, advantages and disadvantages, and conclusion. The project allows users and administrators to login and complete tasks like book borrowing, returning, and viewing book information. It uses MySQL for the database and was built with Java Swing for the GUI. The project implementation is divided into functions for login, connection, user menu, admin menu, and more.