Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 474 Bytes

poi-list-ios

features:

  • Curate collections of points of interest.
  • Additional info can be added to each POI.
  • Lists and POIs can be created edited and deleted.
  • Existing POIs can be moved on the map.
  • POI collections can be shared and imported by e-mail.

todo:

  • Make better use of the language features, and general coding guidelines for Swift.
  • Increase automated test coverage (refactor code to be more testable).
  • Simplify CoreData <-> JSON conversion.