위치기반 일정관리 안드로이드 앱입니다.
Architecture | Single Activity Architecture, Clean Architecture, MVVM |
---|---|
Design Pattern | Repository Pattern, Adapter Pattern, Delegation Pattern, Observer Pattern |
Jetpack Components | Room, LiveData, Lifecycle, ViewModel, Compose, NavigationComponent |
Dependency Injection | Hilt |
Network | Retrofit, OkHttp, Moshi |
Asynchronous Processing | RxJava, Coroutine, Flow |
Third Party Library | Glide, Lottie |
Strategy | Git Flow |
CI/CD | GitHub Action(KtLint, AAB, APK, Complie Check) |