Weather Map - Take Five Interactive
WeatherMap combines weather info with map display. You can view the ongoing weather change of an entire region in one scroll! A tool designed for those of you who road-trip or travel around often.
- Download the repository
$ git clone https://github.com/TakeFiveInteractive/WeatherMap.git
$ cd WeatherMap
- Open the workspace
$ cd WeatherAroundUs
$ open WeatherMap.xcworkspace
- Compile and run the app in simulator
- Under Xcode, press
Ctrl + R
- Xcode 6.3
- iOS 8
Now Weather Map version 1.1 is available in App Store.
Click here to Weather Map iTunes page
- Alamofire for network request
- SwiftyJSON for handling JSON api
- Spring for code-less animation
- FMDB for data storing
- GPUImage for image handling
- HanekeSwift for cache
- Shimmer for animation