Words listing sample app built in Kotlin using Room, LiveData, ViewModel and Databinding.
It has the functionalities like, insert, update, swipe to delete and deleteAll.
Referred from codelab and added some improvements like, coded in Kotlin and update database.