GitHub / nameisjayant / Android-Notepad-App-in-Mvvm-with-Room-Database-and-Kotlin-Coroutines
This is a simple notepad application, where we can write some important notes ,you can add , update ,delete and search all the notes that you have written, so here we have used Room Database to store your all notes, hope you got the idea that how this application will behave...
Stars: 13
Forks: 5
Open issues: 0
License: None
Language: Kotlin
Size: 256 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: 11 months ago
Pushed at: about 3 years ago
Last synced at: 21 days ago
Topics: android, coroutines, kotlin, mvvm, notepad, roomdatabase