An Android application to view the information of the top 250 IMDB movies.
This app uses moviesapi.ir to get the required information.
- Kotlin
- Rest API (Retrofit)
- Dependency injection (Hilt)
- Database (Room)
- Asynchronous Programing (Kotlin coroutines)
- Single activity architecture
- ViewModel for manage UI-related data