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.
- Host: GitHub
- URL: https://github.com/anandwana001/roommvvm
- Owner: anandwana001
- Created: 2019-12-15T12:59:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-19T12:37:16.000Z (about 6 years ago)
- Last Synced: 2025-04-04T05:26:33.298Z (about 1 year ago)
- Topics: android, architecture-components, dagger, mvvm-architecture, room, rxjava
- Language: Kotlin
- Size: 273 KB
- Stars: 2
- Watchers: 1
- 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.
