osmanaliyardim / WebNetSample

Epam WEB .NET Mentoring Program
MIT License
0 stars 0 forks source link

FEATURE: ViewComponents #12

Closed osmanaliyardim closed 1 year ago

osmanaliyardim commented 1 year ago

Task 2 - View Components / Partial Views

What this change does

Focus on why the change was made and provide short, clean and good summary

  • Add view components

Code changes

Explain what files and code parts were changed in scope of PR and reviewer should pay attention for

  • Added new components to pages for both Products and Categories

What has been done to confirm PR works and does not break existing stuff

Provide guarantees that your change does not ruin existing functionality and works as expected

  • Tested on localhost.

Screenshots

Screenshots with descriptions confirming your correct results

  • Home page (Redirects to Categories home page) view-components