Kotlin-crud-with-Room
Kotlin-crud-with-Room copied to clipboard
Sample project using kotlin and room
Sample crud with kotlin and room
This application demonstrated use of Room persistence storage with create, read, update and delete operation. find the post about this repo at this link [Indonesian version] https://medium.com/easyread/menggunakan-room-persistence-library-pada-kotlin-fd0c48c6ef7 [English version] https://medium.com/@muh.rahmatullah/integrating-your-android-app-with-room-persistence-library-in-kotlin-ff3c2b997bc5
Screenshots
Tech stack
- [x] kotlin
- [x] room
- [x] RxJava
- [x] Dagger
- [x] Arch component
- [x] MVVM approach
Author
- Muhammad Rahmatullah
If you find this useful, please give it ★ . thank you :)