This is my first adventure in Swift. It reads the users location and then queries the Foursquare API to find all coffee shops within a 10KM radius, which are then sorted by distance (nearest to furthest). And here’s the link to my repo.
This is my first adventure in Swift. It reads the users location and then queries the Foursquare API to find all coffee shops within a 10KM radius, which are then sorted by distance (nearest to furthest). And here’s the link to my repo.