A notes android app. Build using android jetpack libraries and compose. It is in one activity and compose based ui archicture and project is clean MVVM architecture.
- CRUD Operation for a note
- Order notes by title, date or color in ascending or descending order
- Room
- Coroutines
- ViewModel
- StateFlow api
- Compose Navigation
- Jetpack Compose and more