Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 900 Bytes

File metadata and controls

34 lines (22 loc) · 900 Bytes

Libraries to use

Optionals:

Use workspace and sub module for dependent libraries ?!

With Api 1.0

  • Connection page (modal)
  • Create account page (modal)
  • Listing of Todos of current user
  • Create a Todo (modal)
  • Detail of todo (navigation controller)
  • Search a Todo

With Api 1.1

  • Add geolocation into search
  • Add geolocation into Todo creation
  • Add attachments

Git structure informations

Create 3 folders for the 3 examples of the iOS app (one app by api version + one for AFIncrementalStore implementation)
(See lib repos with example folder)