Netflix clone is created in android with MVVM architecture. It uses APIs from TMDB - The Movie Database. It contains features like Trailer playback, Home feed, Movies coming soon, Search / View for movie, tv shows. It was developed to practice the Kotlin language in the Android modules, without using frameworks, for learning purposes.
device-2023-03-26-144047.mp4
-Consumption of The MovieDatabase API
-Used Room library
-MVVM
-Solid
-Retrofit
-Dependency injection with Koin