This is a demo application built with the goal to learn about the MVVM Architectural Pattern and to create a fun application.
See below for more information about what components were used.
Android, Kotlin
Model-View-ViewModel (MVVM)
ViewModel, LiveData, Room, DataBinding, Navigation
- Notes: Add, edit, remove, undo delete all
- Folders: Add, edit, remove
- Share notes: To and from other apps
- Themes: Change between 3 different themes
- Basic knowledge about Android Studio
- Download and open the project in Android Studio
- Connect your Android phone or use the emulator to start the application