/EventSchedulerArchComp

Simple Kotlin app to schedule events and list them using new architecture components: Room, LiveData and ViewModels. Base app build.gradle setup was taken from Riggaroo's countdown app (Dagger2 Config)

Primary LanguageKotlin

Android Architecture Components - Room, LiveData & ViewModels

Simple Kotlin app to schedule events and list them using new architecture components: Room, LiveData and ViewModels.