AbolfaZlRezaEe / NMock

NMock is an application that you can use to mock your trips with fake locations. This application uses Google Map SDK and Neshan API for Map and location information.
22 stars 6 forks source link

Fix and improve code for mock Addresses #8

Closed AbolfaZlRezaEe closed 2 years ago

AbolfaZlRezaEe commented 2 years ago

At this time, if we haven't an origin or destination address, we set these address properties as "Unknown" in MockRepositoryImpl. but we don't want to use this hardcode string here. so we should move this string to view and also improve functionalities that are related to.