eby8zevin / AppGithubUser-2

Submission 2 : Aplikasi Github User (Navigation & API)

Home Page:https://www.dicoding.com/academies/14/tutorials/560

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub User App 2

Platform JAVA Gradle

Component:

  • SearchView in Action Bar
  • Tab Layout with viewPager2
  • Networking with Retrofit

Features:

  • List User
  • Detail User
  • Search User
  • Share User
  • List User Followers
  • List User Following
  • Loading Indicator

Prerequisites

Before running this app, you need to add code and your Github Personal Access Token, in your local.properties(SDK Location) file:

API_GITHUB = "YOUR_PERSONAL_ACCESS_TOKEN"

License

License

About

Submission 2 : Aplikasi Github User (Navigation & API)

https://www.dicoding.com/academies/14/tutorials/560

License:MIT License


Languages

Language:Java 50.8%Language:Kotlin 49.2%