Our project is a Library Management System that streamlines and secures borrowing and returning books. It allows users to search books smartly, manage their accounts securely, track borrowing history, rate books, and view book availability. Admins can manage books and users efficiently, with automatic handling of edge cases like deleted books or users. The system is built in C++ with a Windows Forms GUI and uses file handling for data storage.