Skip to content

gravicle/sf-ios

Repository files navigation

screenshot

sf-ios

An app for #sf-coffee and #sf-beer events from the iOS Folks Slack.

Why Obj-C?

For interviews, I needed to become comfortable again with Obj-C. What better way than to write an app?

Getting the app

Join the TestFlight: SF iOS testflight

Building from source

The app has no external dependencies. However, for travel time estimates, it uses Uber and Lyft REST APIs and the corresponding credentials are stored in Secrets/secrets.plist file. This file, for obvious reasons, is not checked-in into version control. To build and run:

  1. Duplicate Secrets/secrets-example.plist and rename it to secrets.plist. you can build the project now but Uber and Lyft travel times will not be available.
  2. Get Uber and Lyft client-id and server-token and populate secrets.plist.

The app uses CloudKit as its backend and you will need to replicate the required models in your CloudKit dev environemnt.

About

An app for iOS social events in SF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published