Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 508 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 508 Bytes

Github User Search

Description

Simple application using GitHub Search API.

Demo

Alt Text

Structure and Libraries

  • Language: Kotlin
  • Structure: Single Activity with Navitation Component
  • Architecture: MVVM
  • DataBinding: Implemented
  • Networking: OkHttp3, Retrofit
  • Database: Room
  • Threading: RxJava2
  • Pagination: Paging Library
  • Image Loader: Glide4
  • Debuggin Tool: Stetho