Skip to content

MVVM, RxKotlin, Hilt를 적용한 깃헙 레포지토리 검색 APP

Notifications You must be signed in to change notification settings

JihoHarrison/GithubRepoMvvm

Repository files navigation

Github Repository 검색 서비스


사용 언어 : Kotlin
아키텍쳐 : MVVM

Hilt

  • Dependency Injection을 적용하여 MVVM 구조의 각 부분별 결합도 감소

BaseAdapter

  • Recycler View를 사용 할 때 원하는 리스트 구조에 맞게 상속시켜 편하게 사용할 수 있는 Base Adapter 구현

RxKotlin

  • 인턴십 프로젝트에 필요한 RxKotlin을 학습하며 적용시켜 보았음
  • 비동기 처리 수행

About

MVVM, RxKotlin, Hilt를 적용한 깃헙 레포지토리 검색 APP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages