Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.04 KB

README.MD

File metadata and controls

31 lines (24 loc) · 1.04 KB

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

  • kotlin
  • room
  • RxJava
  • Dagger
  • Arch component
  • MVVM approach

Author

  • Muhammad Rahmatullah

If you find this useful, please give it ★ . thank you :)