Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Need to create a ASP.Net web app using Visual Studio as per following: The index page shows-up with a log-in on the top corner
Need to create a ASP.Net web app using Visual Studio as per following: 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: 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, you can view the list of all un-processed orders Manage stock: Add item to stock Remove item from stock Modify (price, name, quantity) a product Delete the item as well
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