Skip to content

anavaneethagopalan/BooksLibraryManagement

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksLibraryManagement

A web appllication is created to help:

  • Librarian in manage book, user and transaction (borrow, return or renew) in library.
  • Reader in search for which book available book in library, find whether there is a available copy of these books for rent or not and track his/her list book borrowed.

The homepage design is shown below:

Hompage Design

Webapp is using these technology:

  • ASP.NET Core MVC
  • Entity Framework with MS SQL Server

This repository is divided into two main folder: Document and Source Code

  • Document store anything related to web app such as reuirement repot, class diagram, usecase diagram, activity diagram, database design, etc.
  • Source code store all source of web app and modeling design of usecase and class diagram.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.9%
  • HTML 34.2%
  • CSS 14.5%
  • C# 4.4%