This repo Illustrate how to work with ViewMode, Room, and LifeData.RecyclerView is populated with data from Room database
for exposing (converting) the data objects from the model in such a way that objects are easily managed and presented i.e from Repository to activity or fragment.
database object mapping library used to access ViewModel and LiveData
an observable data holder that notify UI for data changed