journal-note
journal-note copied to clipboard
Check out Simple Android jetpack compose based app build for making notes
Journal
Check out Simple Android Notepad app
:camera: Screenshots :camera:

:rocket: Tech Stack :rocket:
This project takes advantage of the best practises of common libraries and tools in Android.
- Kotlin
- Jetpack Compose
- Room - for saving data in a local database
- Jetpack libraries:
- Navigation component - in-app navigation
- Lifecycle - perform an action when lifecycle state changes
- ViewModel - store and manage UI-related data in a lifecycle conscious way
Support this app by giving it a :star:
:balance_scale: License :balance_scale:
- MIT license