Project information

C# Library Management System Project

The Library Management System is a desktop application developed using C# and SQL Server to streamline the management of books, members, and transactions in a library. The system allows librarians to efficiently handle book inventory, register new members, issue and return books, and track due dates. Key features include book search, member management, fine calculation for overdue returns, and detailed reporting. The application ensures data integrity and user-friendly interaction through a well-structured Windows Forms interface and backend database integration.