A simple notepad Allows the users to create & edit notes with different color themes to categorize them.
Users can sort notes by title, date, or color in both ascending & descending order.
Built with Kotlin using Room DB, Coroutines, Dagger Hilt, LiveData, Canvas, and following Model-View-ViewModel (MVVM) with clean architecture & it’s designed using jetpack compose.
- Create Notes
- Delete Notes
- Select Note Colours to group notes
- Re-edit Notes
- Sort Notes by title, date or color