HarryC493 / CSC207Project

For Week3 Design Question
0 stars 3 forks source link

caught exception with location #50

Closed ghost closed 11 months ago

ghost commented 11 months ago

I made some edits to the Register and UserProfile use cases to prevent users from setting their location to a city that is incompatible with the Yelp API. There's been some merge conflicts because I chose to incorporate the YelpAPI Data Access Object to catch this issue.