- Notes taking app to store and reference notes.
- Mark a note as important
- Select to strike out as completed.
- Sort saved notes by name and date created.
- Set option to hide completed notes.
- Swipe to delete any note
- Search saved notes by query
- Kotlin, Flow
- MVVM
- Jetpack DataStore, Navigation
- Coroutines
- Room persistence library
- Dagger hilt