Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.25 KB

File metadata and controls

37 lines (27 loc) · 1.25 KB

#Viper App Template inspired by Rambler

Features

  • Swinject - Dependency Injection
  • RealmSwift - Persistent Storage
  • SwiftFetchedResultsController (NSFetchedResultsController for Realm written in Swift)
  • Alamofire - Networking
  • UIStoryboard + XIB
  • UIAppearance
  • MaterialColor -> CocoaPods
  • SnapKit

How to use

  1. Go to: https://console.developers.google.com/apis/credentials
  2. Sign In
  3. Registrate Server API key
  4. Paste key to Constants.swift -> googleMapKey
  5. Go to https://home.openweathermap.org/ or http://openweathermap.org/api
  6. Sign In
  7. Paste key to Constants.swift -> openWeatherMapKey
  8. Install CocoaPods
  9. Go to application folder
  10. Run "pod install" in terminal
  11. Run application and enjoy!

Feedback

I've found a bug, or have a feature request

Please raise a GitHub issue.

I'm blown away!

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.