Please enable JavaScript.
Coggle requires JavaScript to display documents.
WatchBox - Coggle Diagram
WatchBox
Impacts
movie and streaming platforms will be much easier to use - because users will know what movie they are looking for
-
user will save valuable time when deciding on a movie because they can view a watchlist and see recommendations
-
-
Developer Problems
User interface
Usability Principles
-
interface for each screen must be clear, consistent, and simple to engage users and increase functionality and purpose of app
-
-
-
-
-
any information or language must be understandable to all demographics and age groups so all users can use the app - this increases effectiveness and accessibility of the app
Features
home screen
-
Tab bar: tab bar at the top of the screen; tabs included are feed/ recommendations, watchlist, search: the feed recommendations highlighted to indicate to user they are on that page
-
Categories: movies on users feed are sorted into categories; popular, recommended for you, genres (action and adventure, comedies)
Movies in categories: the movies that are sorted into categories have a cover image indicating to user what movie it is.
Watch list screen
-
Tab bar: tab bar at the top of the screen; tabs included are feed/ recommendations, watchlist, search: the watch list highlighted to indicate to user they are on that page
-
Movies in watch list: user can view their movies in the watch list, there is a cover photo of the movie, the movie name, and the consent rating displayed to the user
-
-
Search screen
-
Tab bar: tab bar at the top of the screen; tabs included are feed/ recommendations, watch list, search: the search tab highlighted to indicate to user they are on that page
a search bar so user can enter in keywords of a movie or movie title, search bar has a search icon in it
-
Top searches under search bar: recommendations of movies (most popular searched) with the cover image of the movie and the title of the movie, release date and genre.
-
Coding environment
-
Key algorithms
-
-
-
display all relevant information about a movie (when user selects a movie from watchlist, or their feed/recommendations page, movie information is displayed)
-
-
show movie information when user searches for a movie: movie pops up under the search bar, and user can see the movie title, release date, and genre when they search for a movie: the genre table and information table will be integrated to display all of this information together
-
-
User Problem
Users
User A
-
very social and therefore often get recommendations on what to watch from their friends. Unfortunately remembering these recommendations later on is often difficult
User B
-
would love to watch popular Korean movies (e.g Train to Busan) but finds that these movies are not often shown in her "recommended for you" list and may get missed
-
-