Please enable JavaScript.
Coggle requires JavaScript to display documents.
Movies4u (User Problem (Ali (doesn't have time to watch movies, a list…
Movies4u
-
Impacts
Social
-
-
-
-
promoting streaming platforms to watch the movies eg. Netflix, Stan
Personal
user information is secure such as watch history, watch list, search criteria and "recommended for you"
user details are secure such as email, password, name, country.
responsive interface that meets the usability and accessibility requirements of the intended user group
-
Developer Problem
Coding Environment
-
-
build for iOS software, capable of running on an iPhone or iPad
Data
Data Requirements
movies titles must be a character or a set of characters and should be listed as a varchar with a max character limit of 30.
-
-
the country of origin must be a set of characters and should be listed as a varchar with a limit of 30
-
-
-
-
-
-
-
-
-
-
-
Data Set 1: "movies"
-
there is data that the user may not use to search for a movie such as budget, gross, country,
the data that may be the most important is the movie title, genre and score. if people are looking for a specific movie or searching by genre or looking for the best rated movie they might use this data.
-
User Interface
Usability Principles
-
-
-
Utility
-
it functions as intended, it has a working watch list, home screen, e.t.c
-
UI sketchs
home screen
search bar
an area at the top of the screen where users can search for specific movies by title, genre, actor and score.
-
watch list
the users watch list, they can see the most recent movies they added to it
-
-
-
settings
able to change preferences, user details, privacy settings
-
age restrictions to prevent children from watching high rating movies (MA15+, R18)
Client Problem
-
Mobile Application
Requirements
-
Needs to provide information about movies (eg. synopsis, genre, rating, run time)
-
-
-
-
-
-