File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ You can download the latest version of the application from the [releases page](
2121The application is built using modern Android development practices and libraries:
2222
2323- ** UI:** The user interface is built entirely with ** Jetpack Compose** , providing a modern and declarative approach to UI development.
24+ - ** Navigation:** ** Jetpack Compose Navigation 3** is used for navigating between screens in the app.
2425- ** ViewModel:** ** Android ViewModel** is used to manage UI-related data and handle the state of the application.
2526- ** Database:** ** SQLDelight** is used for local data persistence, offering a lightweight and type-safe SQL database solution.
2627- ** Dependency Injection:** ** Koin** is used for dependency injection to promote a modular and testable architecture.
You can’t perform that action at this time.
0 commit comments