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.
- MVVM + Clean Architecture
- Modularization
- Koin for dependency injection
- Kotlin Coroutines for handling data flow
- Shimmer for loading animation
- Leak Canary for memory leak detection
- SQLCipher for local database encryption
- Obfuscation
- Certificate Pinning