https://github.com/akimuddinshaikh/library-management-projects
https://github.com/akimuddinshaikh/library-management-projects
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/akimuddinshaikh/library-management-projects
- Owner: Akimuddinshaikh
- Created: 2024-03-29T11:15:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-04T02:00:07.000Z (4 months ago)
- Last Synced: 2025-02-04T03:17:50.578Z (4 months ago)
- Homepage:
- Size: 39.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Library Management System
The Library Management System project was built with the intention of learning, practicing, and enhancing technical skills in the following technologies:Backend: ASP.NET (C#)
Frontend: HTML, CSS, JavaScript
Database Management: SQL Server
Project Goals
This project aims to implement a complete library management system that allows users to:
✅ Keep the record of borrowed and returned books
✅ Manage users and roles (Admin, Librarian, Member)
✅ Search for books using various filters
✅ Maintain a secure database using SQL Server.