An example of a Android App with several screens, navigation, custom UI components, database and so on. Developed entirely natively using Kotlin and Jetpack Compose.
All dependencies are managed by Gradle automatically.
No additional setup is needed. Build project using Android Studio.
- Kotlin
- Jetpack Compose
- LiveData
- Ktor
- Room
- Android Studio Narwhal 2025.1.1
- Kotlin 2.0.0
GitFlow is strictly enforced on this repository. GitFlow
- master
- develop
- feature/name
- hotfix/name
feature -> develop -> master
Copyright © 2025 SKS. All rights reserved.
