Please enable JavaScript.
Coggle requires JavaScript to display documents.
Digital FIA 3 - Coggle Diagram
Digital FIA 3
Programming Elements
HTML
Flask
CSS
SQLite3
Python
Usability principles
Learnability
how easy it is to learn and get used to
Utility
how useful is the web app
Accessibility
how does the app help different needs of groups
Safety
safe experience for user and the ability for users to recover from mistakes
Users
Jack Woodridge
staff member and activities coordinator
difficulty cataloguing items as it ends up in a mess
uses databases to find images for marketing
Christian Jackson
Year 8 student
engages in sport at school
difficulties archiving items by himself
Michael Davis
senior student and photographer
finds cataloguing images annoying
likes technology
Content
Home Page
brief information about the concept
Upload Page
user uploads image of activity
Search Page
user searches image using labels and keywords
Requirements
Self Determined
Prescribed
APIs and Data
Google Vision
used to scan the image and determine labels and keywords for the user to search images
JSON data
data will be returned in JSON format
Tools
Pycharm
Libraries
Sqlite3
google cloud vision
FlaskForm
werkzeug
wtforms