Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 518 Bytes

File metadata and controls

11 lines (9 loc) · 518 Bytes

Square Inc.(c) Github Repos Listing

MVVM + DataBinding + RxKotlin

  • 1st 'M' from MVVM consists of UseCase, Gateway(was named as such to avoid ambiguity of naming the entity as 'Repository'), and Data Source(Github API in this case)
  • Hilt for DI applied
  • Unit Tests introduced
  • listing retrieving with pagination
  • MotionLayout in use
  • NavComponent basic features are used for navigating between fragments, with use of shared elements for smooth transition

Here should be the screen-record