Tutorial application for Kotlin MVVM clean architecture. In this project, data is fetched from remote (https://themoviedb.org) and stored in a local database for offline usage. Caching in the data layer is implemented for faster loading.
Third-party libraries used in this project: