Answered step by step
Verified Expert Solution
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 : How the application looks like?
The index page showsup with a login on the top corner of the webpage.
In the index page, a random list of most popular most frequent purchased during the past days items is
displayed.
Once a user logsin heshe is able to:
Place an order
Modify order
Cancel order
View previous orders
If a user has not loggedin heshe would not be able to place any order and should be redirected to the login
page.
Once logged in the manager can view the list of all unprocessed orders. A manager would be able to:
Manage stock:
Add item to stock
Remove item from stock
Modify price name, quantity a product
The login 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 : Deliverables for Assignment :
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, eg draw views connected by arrows.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started