guptaanmol184 / LibraryManagementSystem

πŸ“™ A Library Management System that I made using C#, .NET and Windows Forms, MS SQL Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library Management System

A Library Management System that I made using C#, .NET and Windows Forms. This project was made just for fun in a week of time when I learned C# so that I can make something tangible. It implements all the checks so that there is no erros when books are added, removed, issued from the database etc.

To make the system working, the connetion string needs to be changed so that it can connect to the right server.

Screenshots of the UI

Login Page

Login Screenshot

User Book Search

User Book Search Screenshot

User Issued Books

User Issued Books Screenshot

Admin Issue Books

Admin Issue Books

Admin Return Books

Admin Return Books

Admin Edit Book Database

Admin Edit Book Database

About

πŸ“™ A Library Management System that I made using C#, .NET and Windows Forms, MS SQL Database

License:MIT License


Languages

Language:C# 100.0%