iOS Development

Distance Between Locations Project


This iOS side project was part of UC Irvine coursework. This app asks the user for a starting location, and then three possible destinations. Through the use of the DistanceGetter Pod, the app then returns the distance between the starting location and each destination in kilometers.

View Project