The Book Library Application is a Windows-based GUI developed using C# and Microsoft SQL Server. It provides users with an intuitive interface to manage and organize book collections efficiently.
- User-Friendly Interface – Designed for easy navigation and book management.
- Database Integration – Uses MS SQL Server to store and retrieve book data securely.
- Comprehensive Book Management – Users can add, update, delete, and search for books within the library.
Book_Library/
– Main application code, including forms and business logic.ERD/
– Entity-Relationship Diagram illustrating the database schema.SQL/
– SQL scripts for setting up the database.
Contributions are welcome! Feel free to fork the repository, make enhancements, and submit pull requests.
Special thanks to all contributors .