Skip to content

SamiraElhami/mvvmSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVVM Sample project with Dagger2 & Databinding & Room & RxJava in Kotlin

The project is a great sample of Mvvm architecture.

It reads data from a json file (which contains words and the meanings) in assets folder. The data will be parsed using the klaxon and saved in the room database. It will then print the first word and its meaning using databinding.

Next step:

show data in a list and let the user search words

Releases

No releases published

Packages

 
 
 

Contributors

Languages