Native flavr
Proof of concept Travel App for visitors to different cities. Interactive map that shows business near the user based on filters applied in relation to their GPS coordinates. Locations populated on map have detailed quick descriptions in a tableView. Clicking on a quick description takes user to detail view with ability to call the business directly or have Maps give them directions to the location listed in the description.
Technologies used: CoreLocation, MapKit, know business are stored and retrieve from FireBaseDatabase, SDWebImage for Async Image Loading
Written in Swift 3 Xcode 8. Code on GitHub.