ELibrary / README.md
README.md
Raw

E-Library

The E-Library is a comprehensive Library Management System built using ASP.NET, C#, MS SQL Server, HTML, and CSS. It is designed to simplify the process of book borrowing for both users and administrators.

For users, the system provides an intuitive interface where they can search for books, view their borrowing history, and manage their account. The search functionality is robust, allowing users to find books based on various parameters such as title, author, genre, etc. Once a book is selected, users can check its availability and the number of copies left in the library.

For administrators, the E-Library system offers a suite of tools to manage the library’s inventory and users. Administrators have the exclusive authority to issue books to users. They can also add new books to the library, update book details, and manage user accounts.

The E-Library project aims to make library management more efficient and user-friendly, promoting a culture of reading and learning.

Authors

-- Authors: Aditya Narayan Soni

🛠 Skills

ASP.NET, C#, MS SQL Server, CSS

Features

  • User Login/Signup
  • User Profile Management
  • Admininistrator page Features below: 1. Author Management 2. Publisher Management 3. Book Inventory Management 4. Book Issue/Return page 5. User Management