iOS weather app made with RxSwift and ReSwift
Swift
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Carthage/Build/iOS
armogan.xcodeproj
armogan
armoganTests
.gitignore
Cartfile
Cartfile.resolved
LICENSE
README.md

README.md

#Armogan Swift 3.0 language MIT license

It is a weather app, because everyone knows the universal rule, every developer should have a weather app. 😄

I will explore the following topics / projects during development:

  • Coordinator pattern
  • MVVM
  • RxSwift
  • ReSwift

Once the app reaches an alpha release, I will add extensive documentation or tutorials to explain what I discovered while working on the app.

##Todo

The app is still in the initial development phase. There are many things missing. The following list is just an example to what to expect from this project in the future:

  • Add detailed weather page
  • Add minimal UI
  • Write unit tests
  • Create UI tests
  • Add widgets
  • Include an Apple Watch app
  • Add documentation, tutorials

##Author

Szabolcs Tóth

##License

Armogan is available under the MIT license.