Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The description of the application is provided in part two. Part 1 : How the application looks like? The index page shows - up with

The description of the application is provided in part two.
Part 1: How the application looks like?
The index page shows-up with a log-in on the top corner of the web-page.
In the index page, a random list of 10 most popular (most frequent purchased during the past 10 days) items is
displayed.
Once a user logs-in, he/she is able to:
Place an order
Modify order
Cancel order
View previous orders
If a user has not logged-in, he/she would not be able to place any order and should be redirected to the log-in
page.
Once logged in, the manager can view the list of all un-processed orders. A manager would be able to:
Manage stock:
Add item to stock
Remove item from stock
Modify (price, name, quantity) a product
The log-in id can be used to distinguish between a user and a manager.
I need CODE FOR C# which can run in visual code including controller, model, views with html files codes .
Part 2: Deliverables for Assignment 3:
Write down the design for each of your model, view and controllers for the application specified in part one.
For each view, draw the components for that view.
List the models and for each model, specify the attributes for that model
Draw the UML diagram for each and every controller and the name of action methods used in that
controller.
Finally, draw a map for your website, e.g. draw views connected by arrows.
image text in transcribed

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

More Books

Students also viewed these Databases questions