/RoomMVVM

Google's Room with a view updated for kotlin, AndroidX, Koin and Coroutines.

Primary LanguageKotlin

Google's Room with a View with kotlin enhancements

This repo uses Google's Room with a View sample project that demostrates the Android architectural components Room, LiveData, ViewModel in use. I've also converted the project to kotlin and added kotlin co-routines and Koin.

Uses:

Original project:

Android Room With a View original project in github

Architecture

App Architecture diagram