Skip to content

Bernie-2016/fieldthebern-ios

Repository files navigation

Field the Bern - iOS

iOS application for crowdsourced voter canvassing.

Development

Prerequisites

  • git
  • Xcode

Building

You should build with one of the following schemes:

  • DebugLocal hits a locally running version of the Rails API
  • DebugStaging hits the staging API

Note: To view the Storyboard, tap the size class control at the bottom and change it to Compact-Any

Contributing

  1. Fork it ( https://github.com/Bernie-2016/fieldthebern-ios/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

License

Apache 2.0