BrothersofWSU / WSDProject

0 stars 0 forks source link

6 The links for logged-in customers #7

Closed stevebyatt10 closed 2 years ago

stevebyatt10 commented 3 years ago

This section gives the requirements for the links in the navigation bar for logged-in customers. You should figure out the implementation of the corresponding Razor page for each link based on the requirements.

Moreover, you should use the [Authorize] annotation to only allow the users with the role of 'Customers' to access these four links below.