
Swift application to find Nearby Places
The projects main objective was to find nearby places based on address and type of places passed as parameter to the application. The application uses MKLocalSearch API from the MapKit framework to find the type of places within the radius provided. The app is called from the terminal with parameters and it returns 10 results.