Skip to content
/ dhi-movie Public

Dicoding Submission: Menjadi Android Developer Expert

Notifications You must be signed in to change notification settings

ghi4/dhi-movie

Repository files navigation

dhi-movie

Platform ghi4

This project is about a movie catalog that I done on my final submission from Dicoding in class Menjadi Android Developer Expert which is the last class from Android Developer Learning Path. The data used in this app is from TheMovieDB. I'm so happy because I received 5 stars on this submission. I hope this project can be useful for you as a learning reference.

Features

  • MVVM + Clean Architecture
  • Modularization
    • Module :core as library module
    • Module :favorite as dynamic-feature module
  • Koin for dependency injection
  • Kotlin Coroutines for handling data flow
  • Shimmer for loading animation
  • Leak Canary for memory leak detection

Security

  • SQLCipher for local database encryption
  • Obfuscation
  • Certificate Pinning

Screenshots

Movie List and Series List

Search Page

Favorite Page

Detail Page