hyuwah / github-user-explorer-app

Github API App with MVVM + Dagger Hilt + Jetpack Navigation + Coroutine + Retrofit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github User Explorer

An example / template app

User Search User Repo

Features

  • User Search
    • Pagination
  • User Detail
  • User Repo List
  • User Following & Follower List
    • Pagination
  • Github Authentication for higher rate limit
  • Favorite / Bookmark User

Tech Stack

Architecture

MVVM + Repository pattern

(Diagram & Explanation here...)

Libraries

API

Github Api

  • Search (rate limit 10 requests per minute)
  • Users (rate limit 60 requests per hour)

About

Github API App with MVVM + Dagger Hilt + Jetpack Navigation + Coroutine + Retrofit


Languages

Language:Kotlin 100.0%