This is a simple app where you can add and edit notes and TODO tasks
- Room database
- Jetpack Compose
- Material 3
- Dagger Hilt
Notes app allows you to store notes, and To-Do tasks, in a modern, simple user interface.
Create a new note by clicking the floating action button "plus"
A note can have a title (not required) a note body, a color, and being selected as favorite or no. Do not forget to click "Check" else your note will be discard.
Notes app is using Material 3 so it is fully compatible with Material You design.






