Please enable JavaScript.
Coggle requires JavaScript to display documents.
Movie App (‘movie_metadata’ dataset (Includes more data, More information…
Movie App
‘movie_metadata’ dataset
-
-
-
-
-
Many ways of calculating rating (votes, facebook likes, IMDb rates, ETC.)
-
DEVELOPER
-
CODING ENVIRONMENT
Algorithm to retrieve records from the ‘movies’ database based on search criteria. Wildcards such as ‘%’ will create an algorithm noticing key words users input into a search bar
Algorithm to update the ‘movies’ database with watch list data. This will be achieved using the UPDATE command
-
UI
-
-
Settings screen
-
-
Users can narrow their search by searching genres, actors or directors
-
-
-
-
CLIENT
-
COMPETITORS
-
-
IMDb
-
Allows users to find reviews, write reviews and rate films
-
DATA REQUIREMENTS
Database organized in a table on SQL. This allows information to be added, retrieved and updated