Library Management System
This is a simple library management system that can be used in libraries to track books
9/25/2024


I made a library management system using c# in visual studio while doing so I learnt how to store and retreat data and hoe to keep track of data efficiently.This project helped me to understand more about c# and SQL.The system uses a separate SQL database to store books and also the user ID.