Notes-App

It's an android Notes App, where we can add notes which will be stored in the database and will be displayed in a recycler view. We can update and delete a note, just by clicking on the note from the list.

Language used is Kotlin. I have also used the latest jetpack architecture components in this app - Data Binding, View Model, Live Data, Room.

You can run this Android app on Appetize.io here