#Boiler Plate code for MVVM
THis contains ViewMode, Room, RxJava, Dagger2, Retrofit Dependencies
You can clone it, change the package name and application name in gradle to use it.
There are certain demo Models already made in data package to make it eady to understand room usage, you can use them or simply delete.