All Projects → rizmaulana → Kotlin Mvvm Covid19

rizmaulana / Kotlin Mvvm Covid19

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

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Mvvm Covid19

Offlinesampleapp
Sample Offline-First MVVM app that uses Android Priority Job Queue, Room, Retrofit2, LiveData, LifecycleObserver, RxJava2, Dagger Android
Stars: ✭ 653 (+75.54%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
Kotlin-MVVM-JetPack
[DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based on MVVM + Offline 1st approach with LiveData and Room
Stars: ✭ 73 (-80.38%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
Instagram
Instagram Project is a mini version of real Instagram app for Android 📱 built with latest Android Development Tools. Kotlin, MVVM, LiveData, GSON, Retrofit, Dagger2
Stars: ✭ 20 (-94.62%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
Stars: ✭ 22 (-94.09%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
RestaurantsExplorer
Android application build with MVVM Pattern, using Zomato API to enable search cities arround the world and display the city restaurants on a map.
Stars: ✭ 32 (-91.4%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
Mvvm Architecture Android Beginners
This repository contains a sample app that implements MVVM architecture using Kotlin, ViewModel, LiveData, and etc.
Stars: ✭ 176 (-52.69%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
MockAppMVVM
A sample app structure using the MVVM architecture using Retrofit, Dagger2, LiveData, RxJava, ViewModel and Room.
Stars: ✭ 14 (-96.24%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
Trailersapp
A simple demo project for The Movie DB based on MVVM clean architecture.
Stars: ✭ 180 (-51.61%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
Clean-MVVM-NewsApp
Android News app developed using Clean + MVVM architecture
Stars: ✭ 52 (-86.02%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
News Sample App
A sample news app which demonstrates clean architecture and best practices for developing android app
Stars: ✭ 334 (-10.22%)
Mutual labels:  rxjava2, mvvm-architecture, livedata
GithubApp-android-architecture
Let's learn a deep look at the Android architecture
Stars: ✭ 16 (-95.7%)
Mutual labels:  rxjava2, livedata
Simple-Note-App-with-Online-Storage
✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
Stars: ✭ 42 (-88.71%)
Mutual labels:  mvvm-architecture, livedata
WanAndroidJetpack
🔥 WanAndroid 客户端,Kotlin + MVVM + Jetpack + Retrofit + Glide。基于 MVVM 架构,用 Jetpack 实现,网络采用 Kotlin 的协程和 Retrofit 配合使用!精美的 UI,便捷突出的功能实现,欢迎下载体验!
Stars: ✭ 124 (-66.67%)
Mutual labels:  mvvm-architecture, livedata
KeepSafeNew
Sample app to demonstrate MVP (Model - View - Presenter), Android Architecture Components (Room Persistence, LiveData), RxJava2, ButterKnife in Android.
Stars: ✭ 58 (-84.41%)
Mutual labels:  rxjava2, livedata
NewsApiMvvm
Architecture Components + MVVM + Kotlin + RxJava2 + Dagger2
Stars: ✭ 33 (-91.13%)
Mutual labels:  rxjava2, mvvm-architecture
PlayAndroid
✌️✊👋玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配✔️状态栏沉浸式✔️黑夜模式✔️,无数据、加载失败状态页;骨架屏、Koin依赖注入等
Stars: ✭ 193 (-48.12%)
Mutual labels:  rxjava2, livedata
AndroidGithubIssues
Android app to fetch issues for a given repository
Stars: ✭ 34 (-90.86%)
Mutual labels:  mvvm-architecture, livedata
Android-Mvi-Starter
Android MVI Starter application
Stars: ✭ 19 (-94.89%)
Mutual labels:  rxjava2, livedata
android-live-broadcasts
Live broadcast receiver library for Android
Stars: ✭ 19 (-94.89%)
Mutual labels:  rxjava2, livedata
searchi
Demo of PagedListAdapter, PageKeyedDataSource, LiveData, ViewModel in Kotlin
Stars: ✭ 13 (-96.51%)
Mutual labels:  rxjava2, livedata

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].