Grading Guidelines Total points: 15

1. Splash Screen and App 0.5 point 2. 0.5 point 3. Home Page 3 points a. with Movies/TV Shows toggle (0.5) b. Context - Correct styling of cards on long press. (0.5) c. Share to Facebook, Share to Twitter (0.25) d. Carousel - Correct layout with auto-transitioning after every 3 seconds. (0.5) Blurred Image background (0.25) e. Horizontal Scrolling (Top Rated & Popular) and Card alignment (0.25) f. Movie Card layout -Image, Name and Release Year (0.25) g. Proper Navigation between screens using TabViews (0.25) h. “Powered by TMDB” Text and correct navigation to TMDB link (0.25)

4. Details Screen 3 points a. Youtube player with pause,play,expand video options (0.5) b. Vertical scrolling enabled for the entire screen content. (0.25) c. Navigation bar including share and bookmark buttons with functionality (0.25) d. Ellipsis functionality for the movie/TV show description (Show more -> show less toggle buttons) (0.5) e. Cast and Crew circular image cards with names (0.25) f. Clickable review cards, detailed Review Screen layout (0.5) g. Layout of Details screen (0.25) h. Horizontal scrollview for recommended movies (0.25) i. Checking if all sections contain data and skip sections without data (0.25)

5. Search Screen 3 points a. Search bar - behaviors should be the same with demo. (1.0) b. Debouncing - should not call backend API every time when a character is input. (1.0) c. Search card layouts - Image, Name, Release Year, Movie or TV show. (0.75) d. Displaying a message when there are no results. (0.25)

6. Watchlist Screen 2 points a. Drag and Drop, order of cards should be persistent. (0.75) b. Each card could be removed from the watchlist. (0.5) c. Layout - 3*N grid of images. (0.5) d. Displaying a message when the watchlist is empty. (0.25) 7. Navigation between screens 1 point 8. Colors, Fonts, Images and Icons of the entire app 0.5 point 9. Toast messages 1 point IMPORTANT 1. Failure to provide a link to AWS hosted backend and/or populate fields in the app dynamically will result in a 4 point penalty.