Skip to content

An iOS app that tells you who you can vote for in your area in the 2015 UK General Election, using data from yournextmp.com, written in Swift.

License

Notifications You must be signed in to change notification settings

djmckee/who-can-i-vote-for

Repository files navigation

who-can-i-vote-for

An iOS app that tells you who you can vote for in your area in the 2015 UK General Election, using data from yournextmp.com's API, written entirely in Swift.

##Frameworks/libraries/things used

  • Alamofire helps hugely with the networking and allows for relatively painless communication with the yournextmp.com API.
  • Reachability.swift does a fantastic job of working out if the user's got an active internet connection at the moment - all in Swift.
  • SwiftSpinner is a cool bit of modal iOS loading UI, written in Swift.
  • That Thing in Swift was incredibly useful (especially in transitioning from Objective-C).

About

An iOS app that tells you who you can vote for in your area in the 2015 UK General Election, using data from yournextmp.com, written in Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published