4mr0m3r0/movies-jetpack-sample

Architecture redesign

Closed this issue · 1 comments

The app architecture would be change, following ideas of Patterns of Enterprise Application Architecture and Clean Architecture books.

  • Network Layer
  • Cache Layer
  • Domain Layer
  • Presentation Layer

Implemented in PR #10