Skip to content

Proyek Dicoding Fundamental Aplikasi Android (Submission 1, Submission 2, dan Submission 3) dengan Tema GitHub User App

Notifications You must be signed in to change notification settings

Vidi005/GitHub-User-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Github-User-App

Proyek Dicoding Fundamental Aplikasi Android

Submission 1

Components:

  1. RecyclerView
  2. Explicit Intent with Parcelable

Features:

  1. List User
  2. Detail User
  3. Search Item
  4. Share Item

Submission 2:

Components & Features:

  1. RecyclerView
  2. SearchView
  3. Implicit Share Intent
  4. Send Data Between Fragment Using Bundle & Getter-Setter
  5. Localization (Indonesian & English)
  6. Background Process (Using Coroutines)
  7. Parsing JSON with Web API Key from Internet (Using LoopJ)
  8. Detail User
  9. Share User
  10. MVVM Pattern
  11. Navigation Component
  12. Coordinator & Constraint Layout
  13. Loading Process Indicator
  14. User Followers
  15. User Following
  16. Number of Search Results
  17. Tab Layout & View Pager

Submission 3:

Components & Features:

  1. All of Components & Features in Submission 1 & 2
  2. CRUD Database with SQLite
  3. Repeating Alarm Manager
  4. Favorites Github User App with Content Provider
  5. Notification with Pending Intent to Home
  6. Favorite User Page
  7. Daily Reminder & Language Settings
  8. Consumer App Module
  9. Floating Action Button for Adding Favorite User to Database
  10. Favorite Stack Widget
  11. Navigation Deep Link from Widget to Favorite User Fragment.
  12. Shared Preferences