Skip to content

ThumbWorks/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

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 fetches data from CoffeeCoffeeCoffee which is also an open source project

Continuous Integration

We use Bitrise for CI. If you'd like to help with that or learn more please use the link for referral goodies.

Build Status

About

An app for iOS social events in SF

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 98.7%
  • Other 1.3%