Skip to content

odiapratama/Android-Kotlin-COVID19

Repository files navigation

Android Kotlin COVID19

Download

Go to the Releases to download the lastest APK.

Previews

Tech stack & Libraries references

  • Minimum SDK level 21
  • Kotlin based
  • Coroutines
  • Offline-First
  • JetPack
    • LiveData
    • Lifecycle
    • ViewModel
    • Room
    • Paging
  • Architecture
    • MVVM Architecture
    • Repository pattern
    • Koin - Dependency injection
  • Retrofit2 & Gson - Constructing the REST API
  • Coil - Image loader
  • Shared element container transform/transition🤩
  • UI/Unit test
  • Github action (Automatically send apk to Slack)

License

Designed and developed by 2020 odiapratama (Odia Pratama)

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.