Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rizmaulana/kotlin-mvvm-covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
https://github.com/rizmaulana/kotlin-mvvm-covid19
covid19 koin kotlin livedata mvvm-architecture rxbinding rxjava2
Last synced: 3 months ago
JSON representation
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc
- Host: GitHub
- URL: https://github.com/rizmaulana/kotlin-mvvm-covid19
- Owner: rizmaulana
- License: apache-2.0
- Created: 2020-03-07T02:58:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T03:19:02.000Z (almost 3 years ago)
- Last Synced: 2024-07-15T13:51:56.139Z (4 months ago)
- Topics: covid19, koin, kotlin, livedata, mvvm-architecture, rxbinding, rxjava2
- Language: Kotlin
- Size: 10.7 MB
- Stars: 435
- Watchers: 13
- Forks: 111
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-android-kotlin-apps - kotlin-mvvm-covid19
README
# Android kotlin-mvvm-covid19
This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc![alt text](https://cdn.dribbble.com/users/1114210/screenshots/10762051/media/3250c1dd7fd00434cbf5df6498afb996.png)
### Available on Playstore 🎉
#### Update
Since Google restrict app distribution about covid-19 on Google Play Store, we will upload latest feature apk [here](https://drive.google.com/folderview?id=1MaO9mIKWCFWSK2lFtEfKge1z8XDesi8n)### Library References
1. RxJava2
2. Koin
3. Retrofit
4. RxBinding
5. [Hawk](https://github.com/orhanobut/hawk)
6. [MPAndroidChart](https://github.com/PhilJay/MPAndroidChart)
7. [Dexter](https://github.com/Karumi/Dexter)
8. [SlidingUp Panel](https://github.com/umano/AndroidSlidingUpPanel)
9. Spek2 Framework
10. Android ViewBinding
11. [Kiel](https://github.com/ibrahimyilmaz/kiel)### License
```
Copyright (C) 2020Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```### Contributing
Just make pull request. You are in!