App specifications:
- Showing popular movies from TMDB.
- On click of any movie, detail screen will be opened (showing only some information)
- User can filter movies by specifying min year and max year
- App has infinite scrolling and pull-to-refresh feature.
- Included test cases for both UI and functionality.
- Code coverage is ~68%.