Closed crazyplayy closed 1 year ago
There's a lot of code repetition between these two files. Besides, both are making calls to the API returning the same information
Refactor the code in both classes and create a new one that makes the API calls and returns the values to both classes
Description
There's a lot of code repetition between these two files. Besides, both are making calls to the API returning the same information
Solution
Refactor the code in both classes and create a new one that makes the API calls and returns the values to both classes