https://github.com/anitaa1990/github-repo-sample
A demo app that follows clean architecture which includes:
https://github.com/anitaa1990/github-repo-sample
android-application android-architecture data-binding kotlin-android livedata mvvm-architecture retrofit2-rxjava2 rxjava-android viewmodel
Last synced: 8 months ago
JSON representation
A demo app that follows clean architecture which includes:
- Host: GitHub
- URL: https://github.com/anitaa1990/github-repo-sample
- Owner: anitaa1990
- Created: 2018-08-16T10:18:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-16T13:52:55.000Z (about 7 years ago)
- Last Synced: 2024-12-28T01:13:53.263Z (9 months ago)
- Topics: android-application, android-architecture, data-binding, kotlin-android, livedata, mvvm-architecture, retrofit2-rxjava2, rxjava-android, viewmodel
- Language: Kotlin
- Size: 361 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github-Repo-Sample
A demo app in android to showcase clean architecture:
* DataBinding
* LiveData
* ViewModel
* MVVM Architecture
* RxJava, RxAndroid
* Written in Kotlin