DonggeunJung / WalmartProducts

Android sample project shows Product data list and detail information. Using Retrofit API, DataBinding, LiveData, Dagger, Glide, and Fragment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WalmartProducts

[Image1 : List fragment on phone]

[Image2 : Detail fragment on phone]

[Image3 : Both fragment on tablet]

< How to use this app >

  1. Scroll Product list
  2. Click particular Product item
  3. Detail data of Product is shown on 2nd fragment
  4. Lazy loading : Scroll up until the end of list to load next page of list.

< Used library >

  1. Retrofit
  2. DataBinding
  3. LiveData
  4. RecyclerView
  5. Fragment
  6. Glide
  7. Dagger

< Additional Infomation >

GitHub Link : https://github.com/DonggeunJung/WalmartProducts

Any question => Email : topsan72@gmail.com / Author : Donggeun Jung (Dennis)

About

Android sample project shows Product data list and detail information. Using Retrofit API, DataBinding, LiveData, Dagger, Glide, and Fragment.


Languages

Language:Java 100.0%