Please enable JavaScript.
Coggle requires JavaScript to display documents.
Technical Proposal Breakdown - Coggle Diagram
Technical Proposal Breakdown
Client details
client is Clayfield College student community
solution will comply with UX pinciples and accessibility guidelines to make sure it is uesable for everyone in the target audience
Client wants a web app that can be used to search and publish reviews on popular movies. Users should be able to see if a movie passes the Bechdel test.
User Personas
Clarissa
year 7
Loves reading
casual netflix viewer
as a year 7 she should be able to see the classification of movies because she may not be allowed to watch MA15 movies.
Gemma
year 10
interested in gender representations of popular movies
spends a lot of time streaming movies
needs to be able to see bechdel score of movies
Andrea
year 12
doesn't have much time to watch movies
needs an app that will reduce time searching for movie.
admin needs
admins need to be able to login to account page
admins need to have access to database
need to be able to carry out CRUD processes
User Problem
Accessibility guidelines
text alternatives
distinguishable use of colour
labels or instructions
page title
Focus order
useability principles
utility
learnability
accessibility
User needs
search for movies
admins need to be able to login and alter database
view search results on an html page
find out info about a movie such as genre, bechdel score
need to quickly find good movies
target audience
secondary school Clayfield College students
students usually use streaming platforms
there is a range of ages within the target audience that must be accounted for (year 7 to 12)
Developer problem
Code
languages
HTML
Python
SQL
Programs used
Pycharm
DB browser to convert csv to DB file
processes
run SQL query on database and display results with HTML
check login details against ones stored in db
admin login
admin has to be able to update db
Data
csv file to databse file
dataset from kaggle
data cleaning
Interface
CARP
contrast
alignment
repetition
proximity
Clayfield college branding
Structure
home page with search function
admin login page
about page
admin account page
search results page