Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (16 loc) · 373 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 373 Bytes

JOBIS-DSM-ANDROID

Jobis Android Repository

사용 기술

  • Kotlin
  • Hilt (DI)
  • Jetpack Compose

아키텍처

  • Clean Architecture
  • MVI

그 외 사용한 기술들

  • buildSrc 모듈을 통해 Dependency 관리
  • okhttp interceptor를 통한 Access Token 관리
  • orbit mvi 프레임워크를 통한 mvi 패턴