/GithubUserApp1

First Submission in "Belajar Fundamental Aplikasi Android" class from Dicoding Indonesia

Primary LanguageKotlinMIT LicenseMIT

Github User App (Submission 1)

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 first submission.

How the app works

  1. this app will show a list of existing Github users in local data in the app
  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 appear

Demo App

Demo Apps

Submission CheckList

  • Menampilkan data pada halaman aplikasi dengan minimal jumlah 10 item.
  • Menggunakan RecyclerView.
  • Menampilkan avatar dan informasi user pada halaman Detail User.
  • Menggunakan Parcelable sebagai interface dari obyek data yang akan dikirimkan antar Activity.
  • List Item untuk RecyclerView disusun menggunakan ConstraintLayout.

Reviewer Rating

⭐ ⭐ ⭐ ⭐ ⭐