This app is the extension / updated version of my previous app - https://github.com/tanishq1306/NotesApp. You can use it to list your daily notes and tasks.
Better & Simpler UI built with Room Database & Android Architecture Components (Android ViewModel, LiveData Architecture components).
Room is a part of android framework to enhance the database integration with the support of android component to follow the best practices for database oriented apps. Room architecture can be defined as
google codelab - https://developer.android.com/codelabs/android-room-with-a-view#0