An open API service indexing awesome lists of open source software.

https://github.com/anandwana001/roommvvm

An Android app showing list of data from local database and having add, update and delete option. App developed using MVVM architecture and libraries like RxJava, Dagger, Architecture Components and Room of Database.
https://github.com/anandwana001/roommvvm

android architecture-components dagger mvvm-architecture room rxjava

Last synced: about 1 month ago
JSON representation

An Android app showing list of data from local database and having add, update and delete option. App developed using MVVM architecture and libraries like RxJava, Dagger, Architecture Components and Room of Database.

Awesome Lists containing this project

README

          

# RoomMvvm
An Android app showing list of data from local database and having add, update and delete option. App developed using MVVM architecture and libraries like RxJava, Dagger, Architecture Components and Room of Database.