Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3 - Coggle Diagram
IA3
System requirements
safe register and login
Password encryption
Users able to write reviews/comments
System must retrieve and display data from API connection
users can safely register and log in to use the site
Users can view information about a specific artwork
Searches available
Data Exchange Solution
Back-end design
HTM for pages
JSON for data handing
Css for consistent page style
Php to do the heavy work between the API and the pages
user interface
Accessibility
Dyslexia-use simple fonts, clear headings
Colour blindness- careful use of colour
Implications
ltency issues
implement error handling to ensure interface is efficient
limted information with each connection
Endpoints Art institute
List all available objects
Use only specific objects using id.
Ways in which to sort data - use information in the JSON file
Retrieve all objects base on a search word
Display data in order
Privacy and security
Keep user information privvate - keep in internal databse
Is more susceptible to attack as no private key is used
HTTPS - Secures the data transfer
Threats
Confidentiality
Data viewed by unauthorized users
Integrity
Preventing unauthorized access
Availability
Data intercepted and corrupted
Potential users
Diana
Enjoys travelling and viewing overseas artworks
looking to enthuse her classes with the same cultural experiences
An art teacher at a secondary college
Sophia
Loves the beach and the ocean
is planning a trip to Europe and lookin for information on art collections
Is a university student from rural Queensland
Ned
interested in artworks and cultural events
A high school art student with colour blidness
actively engages with cultural communities
Documentation
Documentation
Multimodal 8-10 A3
Demonstration of the functionalitlly of the digital solution by video recording
Multimodal: 1-2 minutes
Source code with annotations
Written: 2-4 A4 Pages
Non-functional aspects
Information is meaningful and useful
Implement appropriate design elements
Latency/Load times
API Connection
Art institued of Chicago
limited requests/hit
Latency issues
wide range of artwork
Not all data
Publicly available end points
Programing needs