Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsflo/k_apod
Android demo app using the Nasa APOD (Astronomy Picture of the Day) Api.
https://github.com/jsflo/k_apod
android-development dagger2 dagger2-mvvm livedata mvvm-architecture room rxjava2
Last synced: about 1 month ago
JSON representation
Android demo app using the Nasa APOD (Astronomy Picture of the Day) Api.
- Host: GitHub
- URL: https://github.com/jsflo/k_apod
- Owner: JsFlo
- Created: 2017-08-02T23:34:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T22:31:18.000Z (almost 7 years ago)
- Last Synced: 2024-04-21T18:50:05.562Z (8 months ago)
- Topics: android-development, dagger2, dagger2-mvvm, livedata, mvvm-architecture, room, rxjava2
- Language: Kotlin
- Homepage:
- Size: 2.93 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[mvvm]: apod_mvvm.png "KApod MVVM"
KApod
=====Basic demo to show an architecture following
[Android Architecture Components](https://maven-badges.herokuapp.com/maven-central/com.github.bumptech.glide/glide/badge.svg)## KApod MVVM Architecture
An MVVM example written in Kotlin.import Room, LiveData, Dagger 2 and RxJava2
![alt text][mvvm]| | |