Ecosyste.ms: Awesome
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: 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.
- Host: GitHub
- URL: https://github.com/anandwana001/roommvvm
- Owner: anandwana001
- Created: 2019-12-15T12:59:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T12:37:16.000Z (almost 5 years ago)
- Last Synced: 2024-10-29T21:13:17.556Z (2 months ago)
- Topics: android, architecture-components, dagger, mvvm-architecture, room, rxjava
- Language: Kotlin
- Size: 273 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.