Application to perform request (and combination of requests) searching for movies using title or director name. Also you are able save results and watch them later. Application has different list view based on device orientation
The app gifs has low fps (~20fps) because of size limit, but you can be sure that app does his work very smoothly, clone it and you will see.
Notice that API doesn't have direct search by person name, you shoud make some custom request work to get such results. And it's also true for some characteristics (like category of the movie or director of the movie when we use search by title, etc)
Notice that were saved start position in list (on the first image) and back position (on the second image). It's also true for saved movies and also even when saved movie got deleted.
Notice that landscape is also supports by spesial design (black lines it's just a bug of video recording, app doesn't have that stuff)
Details screen is also supports landscape by spesial design.