The Library Management System is a desktop application designed to facilitate the management of books, authors, members, and genres in a library. This application allows users to add, edit, delete, and view records related to books and authors, as well as manage library members and genres.
- Manage Authors: Add, edit, and delete authors. View a list of authors with their details.
- Manage Books: Add, edit, and delete books. View a list of books along with their details and cover images.
- Manage Members: Add, edit, and delete library members. View a list of members with their contact information.
- Manage Genres: Add, edit, and delete genres for categorizing books.
- Book Listings: View books by a specific author.
- User-Friendly Interface: Intuitive design for easy navigation and management.
- C#
- Windows Forms
- MySQL Database
- .NET Framework
- Clone the repository to your local machine:
git clone https://github.com/yourusername/library-management-system.git
- Open the project in Visual Studio.
- Set up the MySQL database using the provided SQL scripts (if any).
- Update the database connection string in the application settings if necessary.
- Build and run the application.
- Launch the application and log in (if applicable).
- Navigate through the different sections (Authors, Books, Members, Genres) using the sidebar.
- Use the buttons to add, edit, or delete records as needed.
Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the open-source community for their contributions and support.
- Special thanks to the libraries and frameworks used in this project.
For any inquiries, please contact [dulshanravindu505@gamil.com] or open an issue in the repository.