Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 874 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 874 Bytes

GithubUser

An Android Application for displaying a list of Github user profiles using Github Public API (https://api.github.com/).

Feature

  • Display popular Github User list
  • Search User using Github API search endpoint
  • Display detail page with a list of followers and following
  • Favorite user to local storage
  • Support Dark Mode and Light Mode

Built With

How to Run in your local device

  1. Clone this repository and open it in your android studio
  2. Build and run the project, gradle will install all the dependency first
  3. Run the app in your emulator or android device