mvvm-architechure
There are 12 repositories under mvvm-architechure topic.
reactivedroid/TvFlix
TvFlix android app using Dagger Hilt, Coroutines, Flow, KTX, Jetpack(Room, ViewModel, Paging3, Lifecycle) based on MVVM with clean code architecture purely written in Kotlin
Ptt-official-app/Ptt-Android
Ptt official Android APP
pandelisgreen13/movieDB
Android app using MovieDb Api with Jetpack Compose, MVVM Architecture with LiveData/Flow/Paging3, Coroutines, Room Database, Navigation Component and Hilt in Kotlin
imamhossain94/CoupleWidgetsMVVM
Couple Widgets is an Android Home Screen Widget application based on MVVM (ViewModel, Coroutines, Room, Repository, Koin-di) architecture.
rcpyesilkaya/MovieApp-MVVM
🎬 A demo project using The Movie DB based on Kotlin MVVM architecture.
js-bhavyansh/Onboarding_Screen
An Android app with an onboarding screen built using MVVM architecture, Jetpack Compose, and DataStore for preference management.
VladShurakov/JetNotesApp
:memo: Notes App on Kotlin MVVM Clean Architecture on Android.
yuri-isaev/Beerhoven
★ Мобильное приложение для заказа и доставки еды
BahmanGhasemi/MindMemo
A Simple Note App
r426/CurrencyExchange
Android app to perform currency conversions. Kotlin, MVVM architecture, LiveData, databinding, Retrofit, coroutines, dependency injection (Pure Vanilla), constraint layout.
tolgaprm/Crypto_Currencies
https://p.nomics.com/cryptocurrency-bitcoin-api We will display the data we pull using this api in our application. We want the user to access this data even when there is no internet, by saving this data we receive in a local database. While doing this we will use, Retrofit,ViewModel, LiveData, Room, coroutine, Navigation, DataBinding, RepositoryWorkManager.
r426/PriceIndex
Android app queries and displays real-time Bitcoin exchange rates for USD, GBP and EUR.