references:
- https://www.dicoding.com/academies/209/tutorials/11402 (VIPER module)
- https://betterprogramming.pub/how-to-implement-viper-architecture-in-your-ios-app-rest-api-and-kingfisher-f494a0891c43
- https://medium.com/cr8resume/viper-architecture-for-ios-project-with-simple-demo-example-7a07321dbd29
Shows a list of genres at the first page. When tapping one of genre, shows a list of movies based on genre. After that, when tapping movie, navigate to the movie detail and show the content movie details including video trailers and user reviews.