arryaaas / Movie-Catalogue

Movie and TV Show Catalogue Application - IDCamp 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Catalogue

Some facts about this project:

  • MVVM Architecture Pattern
  • Using ViewBinding
  • Using Room Persistence
  • Using Paging2 for Pagination
  • Using Rawquery for Sorting Data from Local Database
  • Using Shimmer Layout for Loading Animation
  • Using Retrofit and OkHttp Library for Networking
  • Using The Movie Database (TMDB) API
  • Dependency Injection with Koin3
  • Unit Test & Instrumental Testing
  • Support Offline Online

Preview App

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Mochammad Arya Salsabila - Aryasalsabila789@gmail.com

About

Movie and TV Show Catalogue Application - IDCamp 2021

License:MIT License


Languages

Language:Kotlin 100.0%