View design: MarvelApp
- MVVM architecture
- Room
- Retrofit, GSON, OkHttp
- Rx Android
- Live Data, Data Binding
- Koin
- Navigation Graph
- Show detail movie: rate, realese date, time, desc, company, actor and suggest movie same content
- Show movie by genre
- Show up coming movie
- Play trailer movie
- Add to favorite list if you want
- Seach movie by name, actor or company
- If you want to run app, please registry an api key at The Movie DB
- Then edit file gradle.properties in line "API_KEY".
- Finally: Build and run app