https://github.com/akesson/weathery
Simple weather app used to test technos
https://github.com/akesson/weathery
Last synced: 3 months ago
JSON representation
Simple weather app used to test technos
- Host: GitHub
- URL: https://github.com/akesson/weathery
- Owner: akesson
- License: mit
- Created: 2017-07-01T11:15:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T07:41:27.000Z (about 7 years ago)
- Last Synced: 2025-01-06T13:58:58.360Z (over 1 year ago)
- Language: Swift
- Homepage:
- Size: 422 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
# weathery
This is a simple weather app. It's done with:
- MVVM architecture
- Stack views
- UI tests
- Reactive (to come)
- [FBSnapshotTestCase](https://github.com/facebook/ios-snapshot-test-case)
 