Closed ShayHav closed 2 years ago
done: changing all methods to return response object + correct the acceptance tests accordingly left to do: change the methods to return presentation objects instead of domain objects
left to do: change the methods to return presentation objects instead of domain objects - DONE
The return value of the service layer should be Response so we can update the user in the GUI for success or failure operation with more details.