Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.01 KB

OnlineMoviesDb

TMDB Rest Api app in Java Android

Implementation of :

  • androidx lifecycle:lifecycle-viewmodel
  • MVVM design pattern
  • Asynchronous programming with Java`s Executors and background threads
  • Retrofit2 to communicate and send requests to the Rest Api
  • Picasso Open Source library

Source Code available on the Master branch

Screen01

Screen02

Screen03

Screen05

Screen04

Have some questions or want to give a feedback? You can send me an email at [email protected]