karankumar2003/Scribbles
Easy-to-use note-taking app that allows users to create, read, update, and delete notes. It follows the MVVM architecture and uses Room database, LiveData, and Coroutines. Users can prioritize notes, filter notes based on priority, and search for specific notes.
Kotlin