A Library Management System developed using C# and MySQL in Visual Studio.
This project aims to simplify the process of managing books, users, and borrowing transactions in a library.
- π€ User Registration & Login β Users can create accounts and log in securely.
- π Book Search & Catalog β Search for books by title, author, or category.
- π Borrow & Return System β Track borrowed books and manage returns easily.
- π§βπΌ Admin Dashboard β Admins can manage books, users, and borrowing history.
- π Real-time Availability β Check if a book is available or borrowed.
- β° Due Date Tracking β Keep track of return dates and overdue books.
| Component | Technology | 
|---|---|
| Language | C# | 
| Framework | .NET / Windows Forms | 
| IDE | Visual Studio | 
| Database | MySQL | 
| UI Design | Windows Forms Designer |