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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Available on Playstore 🎉

Update

Since Google restrict app distribution about covid-19 on Google Play Store, we will upload latest feature apk here

Library References

  1. RxJava2
  2. Koin
  3. Retrofit
  4. RxBinding
  5. Hawk
  6. MPAndroidChart
  7. Dexter
  8. SlidingUp Panel
  9. Spek2 Framework
  10. Android ViewBinding
  11. Kiel

License

   Copyright (C) 2020

   Licensed 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 at

       http://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!

About

This repository contains simple COVID19 data monitoring with android stack MVVM, Live Data, Koin, RxJava, RxBinding, Offline first with simple caching, etc

License:Apache License 2.0


Languages

Language:Kotlin 78.9%Language:Java 21.1%