Skip to content

AgapovOne/Where-The-Weather

Repository files navigation

Where-The-Weather

Watch demo

Content:

Features weather loading for hardcoded cities (London, Cardiff, Manchester, Liverpool

  • Choose city that will be loaded next (alone)
  • Retrieve all places with forecast from Realm
  • Scroll inside current city for a week forecast
  • From database (Realm)
  • From network (Alamofire)

TODO:

  • Use Collection View + page control as View layer
  • Add weather for a week (probably, with scroll view inside one page).
  • Choose city/cities that should be loaded.
  • Test RxSwift?

Dependencies:

  • Realm
  • Alamofire
  • ObjectMapper + AlamofireObjectMapper
  • Chameleon (Neat colors)