osmanaliyardim / WebNetSample

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

Feature/controllers apps reqs task 2 #7

Closed osmanaliyardim closed 1 year ago

osmanaliyardim commented 1 year ago

Task 2 - Action Results and File Uploads

What this change does

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

  • Adding functionality to show images on Categories index with details

Code changes

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

  • Added new Category Add and Update views
  • Updated Category index view
  • Some code refactorings
  • Category controller adjustments for file uploading

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