Skip to content

nataliq/TripCheckins

Repository files navigation

TripCheckins - WIP

Build Status

Swift application that helps you create a "trip view" for your Swarm checkins for particular time interval. It fetches all of your last Swarm checkins or the ckeckins for a specific time period (currently up to 250 because paging is not implemented).

I gave a talk about it at the try!swift conference in New York and you can find the slides here

TODO

Store trips

  • Add a title field to the "Add trip" view
  • Store trips (title & date filter) locally
  • Add a view that shows a list of the locally saved trips
  • Add validation for the trip name and remove the default one

Enhance the checkin list view

  • Show text and photos (maybe collection view items)
  • Add navigation to Swarm when a checkin item is tapped
  • Handle errors
  • Implement paging

Improve the authorization

  • Don't save the auth token locally
  • Handle errors

About

Swift application that helps you create a "trip view" for your Swarm checkins for particular time interval

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published