The Library Management System is a desktop application developed using C#, Windows Forms, and SQL Server. It helps librarians efficiently manage books, authors, customers, library cards, and borrowing records through a simple, intuitive interface.
Key Features:
1) CRUD operations for books, authors, and customers
2) Borrowing management with availability validation
3) Data export to Excel
4) Visual statistics (Top 5 borrowed books - Pie Chart)
5) Entity Framework integration for database handling
The system is robust, user-friendly, and built to meet both functional and performance requirements. Designed with scalability and maintainability in mind.