Please enable JavaScript.
Coggle requires JavaScript to display documents.
movie app - Coggle Diagram
movie app
developer problem
user interface
-
features
home screen
-
ability to click on a movie to get more information about that movie eg. title, length, genre
user/account screen
-
-
create preferences for what user would like to watch (eg. favourite genres, rating, etc.)
watch list screen
-
-
ability to filter movies in watch list based on genre, rating, length, etc.
search screen
-
-
can refine search through a number of categories such as release date, rating and genre
-
help/settings screen
-
allows users to alter app experience eg. change font, change language, etc.
-
data
-
-
data source options
movies.csv
-
cons
-
has some information that isn’t useful such as release date and release year which are essentially the same information
-
-
coding environment
-
key algorithms
-
scrolling feature, to allow users to scroll through movies
-
-
-
-
-
-
-
-