A mobile app for finding your and your friends polling stations and sharing them via iMessage.
This app is no longer maintained or on the App Store so it was open sourced.
- Fork the repository
- Install/Set up CocoaPods
- Install Fabric
- Run
pod install
in the project's root directory - Update
Constants.swift
file with you personal credentials - Add sticker images
- Run the app
In order to get correct polling station information for an election, you'll have to look up the election's id for Google's Civic Information API. Note that the API is usually pretty sparse until only a few weeks before an election so you may want to use the test election info until then.
- Google's Civic Information API
- Google Places API
- Google Maps API
- OneSignal
Released under the MIT License. See LICENSE or http://opensource.org/licenses/MIT for more information.