Skip to content

sach2512/library-management-system-using-asp-net-core-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Management System

Overview

The Library Management System is a web application built using ASP.NET Core MVC and Entity Framework (EF) Core. This application allows administrators to manage books effectively, providing an intuitive interface for users to interact with library resources.

Features

📚 Book Management

  • Create Book: Add new books to the library.
  • Edit Book: Modify existing book details.
  • Delete Book: Remove books from the library.
  • Get All Books: Retrieve a list of all available books.

📖 Borrowing & Returning

  • Borrow Book: Borrow a book from the library.
  • Return Book: Return a borrowed book to the library.

⚠️ Error Handling

  • Error Page: Display a user-friendly error page for resource not found scenarios.

Technologies Used

  • Backend: ASP.NET Core MVC
  • ORM: Entity Framework Core
  • Database: SQL Server (or any database of your choice)
  • Frontend: HTML, CSS, JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published