Open GeovanaRamos opened 4 years ago
Many methods related to user or coordinator are placed on other helpers.
Methods that seek any information that depends on the user or coordinator should be grouped on its specific class
Group user methods on user helper Group coordinator methods on coordinator helperr
Problem description
Many methods related to user or coordinator are placed on other helpers.
Expected Behavior
Methods that seek any information that depends on the user or coordinator should be grouped on its specific class
Possible Solution
Group user methods on user helper Group coordinator methods on coordinator helperr