Watch much easier!
A simple movie application that implements Clean Architecture, Koin, Coroutine Flow, LiveData, Retrofit2 and Room. This application will cache data once from internet and save it to local database using Room, so you can still use the app even in offline condition.- Display top rated movies
- Add favorite movie
- Display favorite movies in separate view
- Support offline network condition