#Viper App Template inspired by Rambler
- Swinject - Dependency Injection
- RealmSwift - Persistent Storage
- SwiftFetchedResultsController (NSFetchedResultsController for Realm written in Swift)
- Alamofire - Networking
- UIStoryboard + XIB
- UIAppearance
- MaterialColor -> CocoaPods
- SnapKit
- Go to: https://console.developers.google.com/apis/credentials
- Sign In
- Registrate Server API key
- Paste key to Constants.swift -> googleMapKey
- Go to https://home.openweathermap.org/ or http://openweathermap.org/api
- Sign In
- Paste key to Constants.swift -> openWeatherMapKey
- Install CocoaPods
- Go to application folder
- Run "pod install" in terminal
- Run application and enjoy!
Please raise a GitHub issue.
ViperWeather is a non-profit, community driven project. We only ask that if you've found it useful to star us on Github. If you've written a related blog or tutorial, or published a new app based on ViperWeather codebase, we'd certainly be happy to hear about that too.