sunlightlabs / congress-ios

iOS app for tracking and contacting your legislators, and learning about new bills and laws.
http://congress.sunlightfoundation.com
Other
46 stars 22 forks source link

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.

Congress for iOS on the App Store

More about Congress for Android and iOS

Gittip

Issues and Feedback

Please report all issues on our GitHub issues page.

Development

Congress for iOS uses Crashlytics, and Sunlight API key. You'll need to register for these services. The app also uses Mapbox, so you'll need an access token for that as well.

  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.