Skip to content

Latest commit

 

History

History
74 lines (55 loc) · 3.04 KB

README.md

File metadata and controls

74 lines (55 loc) · 3.04 KB

GithubUserApp Project

Submission for "Belajar Fundamental Aplikasi Android (BFAA)" on Dicoding Academy.

Libraries and Documentation

Submission 1

Source Code

Submission1 11 Submission1 12

Submission 1 Checklists
  • Displays data on the application page with a minimum number of 10 item.
  • Using ListView/RecyclerView.
  • Displays avatar and user information at Detail User page.
  • Using Parcelable as an interface for data objects that will be sent between Activity.

Submission 2

Source Code

Submission2 1 Submission2 2 Submission2 3 Submission2 4 Submission2 5

Submission 2 Checklists
  • Maintain user information that has been displayed on Submission 1.
  • Searching for Users using data from the Github API went well.
  • User list data displayed using RecyclerView.
  • Item list for RecyclerView arranged using ConstraintLayout.
  • Using TabLayout, BottomNavigationView or another as navigation between Follower List pages and Following List pages.
  • There is a loading indicator when the app loads data.

Author

Hidayat Eko Saputro