Food Rating Guide app using Room module within NavUI (safe-args) & DataBind
BTW, keep noticed that the android-kotlin-extensions is deprecated..., plz use the databind instead.
Ref:
https://heartbeat.fritz.ai/insert-and-fetch-records-with-room-on-android-using-kotlin-2de28fdeae2b (for Room)
https://developer.android.com/codelabs/kotlin-android-training-coroutines-and-room#3 (for ViewModel)