Please enable JavaScript.
Coggle requires JavaScript to display documents.
IMDb (Internet Movie Database) - Coggle Diagram
IMDb (Internet Movie Database)
Tools Required
Multi-Model
User-Interface designs
Adobe XD
Lucid Chart
Presentation
PowerPoint
Coggle
Video Format
Data Representation
Lucid Chart
SQL Lite
Evaluation
Pescribed
Prototypes of User-Interface and proposal
Evaluate and Identify the risks involved
Accuracy and efficiency of the algorithms
Personal and Social Impacts
Self-Determined
Presented as a high fidelity prototype
Lengthy and informative video
Ease of use for target audience
Algorithm Requirements (app.py)
app.route('/nominate')
import 'sqlite'
app.route('/index')
DB IMDb.db
from 'flask' import flask
app.run(debug=True, host='0.0.0.0')
Data
Title
Genre
Rank
Director
Actors
Year
Runtime
Votes
Extract from IMDb database
User IInterface
Home/Index Page
Movie Nominate
About
Useability
Utility
Responsiveness