This document presents a comprehensive system analysis and design solution for a library management system at QAHE University. The solution begins with defining functional requirements, detailing how the system will manage library operations, including user access, stock records, and fine calculations. A use case diagram outlines the interactions between actors (staff, students, admin) and the system, with detailed descriptions of use cases such as login, borrowing books, and managing stock. The document then includes a class diagram illustrating key classes like Members, Admin, and Issue Book, along with their attributes and relationships. Interaction diagrams, specifically a sequence diagram and a collaboration diagram, model the processes of borrowing books and staff login. A flowchart/activity diagram further visualizes the book borrowing process. The report concludes with a bibliography of relevant sources used in the analysis and design.