Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 18 days 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.