부담 없는 만다라트 계획표로 당신의 목표를 더욱 선명하게, 반다라트 PlayStore
온보딩 | 메인 목표 입력 | 메인목표달성 |
---|---|---|
반다라트 추가 | 반다라트 삭제 | 반다라트 공유 |
---|---|---|
Custom Splash Screen 만드는 방법(Splash Screen API을 사용하는 경우)
- IDE : Android Studio Giraffe
- JDK : Java 17을 실행할 수 있는 JDK
- Kotlin Language : 1.9
- Kotlin
-
AndroidX
- Activity & Activity Compose
- Core
- Lifecycle & ViewModel Compose
- Navigation
- DataStore
- StartUp
- Splash
-
Kotlin Libraries (Coroutine, DateTime, Serialization)
-
Compose
- Material3
- Navigation
-
Dagger Hilt
-
Ktor
-
Retrofit
-
Timber
-
Lottie
-
Facebook Shimmer
-
Firebase(Analytics, Crashlytics)
- Ktlint
- Detekt
- Kotest
- Gradle Version Catalog
Based on Google App Architecture similar to Clean Architecture
├── app
│ ├── navigation
│ ├── MainActivity
│ └── Application
├── build-logic
├── buildSrc
├── core
│ ├── data
│ ├── datastore
│ ├── designsystem
│ ├── domain
│ ├── network
│ └── ui
├── fastlane
├── feature
│ ├── complete
│ ├── home
│ ├── onboarding
│ └── splash
├── gradle
│ └── libs.versions.toml
└── report
├── compose-metrics
└── compose-reports
이지훈 | 이석규 |
---|---|
@easyhooon | @likppi10 |