Question: Assignment 4 - 1 : Manage products For this assignment, you ll modify the app so it lets an admin user ( any user for

Assignment
4
-
1
: Manage products
For this assignment, you
ll modify the app so it lets an admin user
(
any user for this
assignment
)
view
,
edit, and delete existing products as well as add new products. Use
example apps provided by the authors to design the View page making changes to display
Product data as shown below.
The Product Manager page
Specifications
When the user clicks the Manage Products link on the Home page or the Products link
in the navbar, the app should display the Product Manager page.
When the user clicks the Add Product button, the app should display the Add
/
Edit
Product page with blank Code and Name fields but with the current date in the Release
Date field.
When the user clicks the Edit button for a product, the app should display the Add
/
Edit
Product page with the current data for the product.
When the user clicks the Delete button for a product, the app should display a Delete
Product page that confirms the deletion.
The Add
/
Edit Product page
Specifications
(
continued
)
The app should display the Product Manager page when the user completes or cancels
an add, edit, or delete operation.
Validate the data the user enters in the Add
/
Edit Product page to be sure that the user
enters values for all fields and that the yearly price is greater than zero. If this data isn
t
provided, the app should display a summary of the validation errors above the form.
Use lowercase URLs with a trailing slash.
Use the same Razor view file to add and edit a product.
This is for the SportsPro App for my Database CST
2
7
2
Class
.
I need help with this assignment. I need code, step by step instructions and what files the code go into. Thank you.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!