This document describes a library management system project presented by Ankita Jangir. The system was designed to simplify everyday library operations and allow access from anywhere using an Android app. It tracks issued, returned, reserved, and requested books. The system has separate logins for administrators, teachers, and students. Administrators can add/remove users and books, issue/return books, and view reports. Teachers can request books, reserve books, upload notes, and view notes. Students can request/reserve books and view uploaded notes. The project uses Java, Android, and PHP and allows generating various reports on library resources and usage.