Skip to content

me-here/On-the-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

On the Map

This app geocodes location information and shares it with others around the world. You can even open a link others share in Safari and view information about them (e.g. location, name, link.. etc.) in a map or table as well.

forthebadge

Features

  • Login with Udacity
  • Type a location name in and have a map animate to the place via MapKit and CLGeocoder
  • MKMapView and UITableView with student names and links
  • Networking with URLSession allows for GET, and POST requests.

Some things I learned

  • how to use MapKit
  • GCD usage to enable responsive apps
  • How to create extensions to improve code readability and style
  • and more!

Missing screenshot

About

A map location sharing app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages