Problem description
Some methods have names that are not representing well its responsibility.
There is duplicity on functions that find the coordinator using user id.
Expected Behavior
Better naming and methods to avoid duplicity (don't repeat yourself)
Problem description
Some methods have names that are not representing well its responsibility.
There is duplicity on functions that find the coordinator using user id.
Expected Behavior
Better naming and methods to avoid duplicity (don't repeat yourself)