GithubUserApp2

Before I explain how this application works and submission checklist, I want to say thank you to Dicoding Indonesia for providing “Belajar Fundamental Aplikasi Android” class and thank you to Dicoding Reviewer for approving my second submission.

How the app works

  1. this app will be displayed a list of Github users from Github REST API
  2. if an app user clicks on one of the Github users from the list, the details of the Github user that was clicked will be displayed
  3. user can search the username of any github user you want, and then data will be displayed in screen
  4. if an app user clicks on any of the Github users from the list of username previously searched for, the details of the clicked Github users will be displayed

Demo Apps

Demo Apps1
Demo Apps2

Submission CheckList

  • Mempertahankan fitur pada Submission 1.
  • Pencarian User menggunakan data dari API berjalan dengan baik.
  • Menggunakan TabLayout, BottomNavigationView, atau yang lainnya sebagai navigasi antara halaman List Follower dan List Following.
  • Terdapat indikator loading saat aplikasi memuat data di semua halaman.

Reviewer Rating

⭐ ⭐ ⭐ ⭐ ⭐

Dependencies :

GitHub

View Github