Challenge 01

Step#1

Go to csharp -> GildedRose.cs -> UpdateQuality() function

Step#2

Challenge Requirement

find the code Smell in the function UpdateQuality() and Refactor the function.

your repo should contain a README file and the refactored function.
  • README file contains:

Code Smell:

Definition:

Solution:

p.s. your refactored function have to work just like how the old UpdateQuality() function was working


recourse:

please make sure you fork this repo and submit your code as PR.šŸ¦¾