Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Implement this in c# ASP.NET . Post your code and output Design an Online Library System Your Library will have a different kinds of resources.

Implement this in c# ASP.NET . Post your code and output

Design an Online Library System

Your Library will have a different kinds of resources. Available resources should be grouped in categories based on their types. E.g. Reading resources, Audio, Video. Some example of resources would be: - Books - Magazines - DVDs - Blurays - Music CDs - Records - Video Games (CDs) - Etc. There might be multiple copied of one resource available in the library.

New types of resources can be added in the future. The design should allow for addition of new library resources with minimum code change.

System should allow users to search in different categories and request checkout. If an item has already been checked out by another user, other users can still request to be added to waiting list for the item and be the next in line to receive the item.

System will support delivery through 3rd party systems. The library system will send a request to a partner delivery system to pass the item details and user information. The delivery company will pickup the item from the library and deliver it to the user.

Library system will require users to be register and login.

Users should be able to view the status of their requests.

Library maamager should be able to view list (online report) of checkedout books and their status: checked-out, delivered to user, in shelf, etc.

Library manager should be able to search and view a list of users and to also view the borrowed items by a user.

DO NOT IMPLEMENT THIS IN C++ IMPLEMENT IN C#

This is the the elaborated project

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sams Teach Yourself Beginning Databases In 24 Hours

Authors: Ryan Stephens, Ron Plew

1st Edition

067232492X, 978-0672324925

More Books

Students also viewed these Databases questions

Question

What are the stages of project management? Write it in items.

Answered: 1 week ago

Question

why do consumers often fail to seek out higher yields on deposits ?

Answered: 1 week ago