App Requirements
Display a list of movies, with the movie poster image, title, and any other information you think is important. Allow the user to search for a specific movie through a search bar. If a user taps on a movie, take them to a screen that showcases the movie in detail. Include all attributes about the movie from the dataset. Include a “Filter” button in the navigation bar that takes a user to a screen that allows users to filter by actor in a multiple-select fashion.