If the user, registers with a city that is not compatible with the Yelp API (I tried registering with Seoul), then the user is able to register, but an exception is raised when they try to view restaurants. I think it would be a good idea to add some functionality in the register use case (and the change location use case) to prevent users from registering with these incompatible cities.
If the user, registers with a city that is not compatible with the Yelp API (I tried registering with Seoul), then the user is able to register, but an exception is raised when they try to view restaurants. I think it would be a good idea to add some functionality in the register use case (and the change location use case) to prevent users from registering with these incompatible cities.