https://github.com/danikula/sunny
Sunny is a simple weather forecast android app. Demonstration of MVVM + RxJava + Kotlin + Room.
https://github.com/danikula/sunny
Last synced: 9 months ago
JSON representation
Sunny is a simple weather forecast android app. Demonstration of MVVM + RxJava + Kotlin + Room.
- Host: GitHub
- URL: https://github.com/danikula/sunny
- Owner: danikula
- Created: 2019-01-22T08:37:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T08:38:00.000Z (over 7 years ago)
- Last Synced: 2024-12-27T18:23:37.922Z (over 1 year ago)
- Language: Kotlin
- Size: 167 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sunny is a simple weather forecast android app.
Demonstration of MVVM + RxJava + Kotlin + Room.