Search all items in CosmeticInformation table with 3 conditions: CosmeticName, CosmeticSize or SkinType (using relative search). This function must be implemented with OData. Search results need to be grouped by CosmeticName, CosmeticSize and SkinType.
Part 02 (3.0 points).
Student can choose one of these options for client application
ASP.NET Core Web App with MVC
ASP.NET Core Razor Pages
Windows Forms
Windows Presentation Foundation
1. Authentication function
If user with a Administrator role or Staff role logs in successfully, save this information to a temporary parameter.
.
Administrator role will have a permission to all actions (CRUD and search).
Staff or Member role will have only permission to search information.
. Other roles do not have any permissions.
In the case login unsuccessfully, display "You are not allowed to access this function!"
Zoom
100%
Close