Skip to content

buckun/PopularMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2d1a4ed · Jun 29, 2022

History

10 Commits
Jun 18, 2022
Jun 29, 2022
Jun 18, 2022
Jun 18, 2022
Jun 19, 2022
Jun 20, 2022
Jun 19, 2022
Jun 18, 2022
Jun 18, 2022
Jun 18, 2022
Jun 18, 2022

Repository files navigation

PopularMovie

Specs & Open-source libraries

  • Minimum SDK 24
  • 100% Kotlin based
  • MVVM Architecture
  • Architecture Components (dataBinding, LiveData, ViewModel, Paging)
  • Material Design
  • The Movie DB API for popular movie
  • Retrofit2 & Gson for constructing the REST API
  • OkHttp3 for implementing interceptor, logging and mocking web server
  • Glide for loading images
  • roundedimageview (com.makeramen:roundedimageview)
  • Android flow dependency
  • Kotlin coroutines
  • Navigation component