Skip to content
Jeremy Carbaugh edited this page Jul 9, 2013 · 5 revisions

Congress for iOS

Follow the latest from Washington with the free Congress app from the nonpartisan Sunlight Foundation. Learn more about your members of Congress, including their contact information, and track activity on bills.

Could you do us a favor and [review our code](wiki/Code Reviews for Open Government)?

Congress for iOS on the App Store

More about Congress for Android and iOS

Contributing

Congress for iOS uses TestFlight, Crashlytics, and Sunlight API key. You'll need to register for these services.

  1. Install CocoaPods and pod install
  2. cp Other\ Sources/SFSettingsExample.h Other\ Sources/SFSettings.h
  3. cp Other\ Sources/SFSettingsExample.m Other\ Sources/SFSettings.m
  4. Edit Other Sources/SFSettings.m to remove the #error line and set the appropriate constant values

That should be it. Build, run, and have at it.

Clone this wiki locally