Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA 3 - Coggle Diagram
IA 3
Data
Requirements
Login
Check against SQL registry
Registration
Register to SQL
Update data
Manual refresh
Obtain data
Filter data
Display data
Viewing customer satisfaction
Viewing feedback
View user data
Password protected by encryption
To protect from third parties
API dataset
TransLink
Pull ferry schedule data
Client
Target audience
Teenagers getting to school
People getting to work
People visiting clients/work related
Retirees travelling to meet with friends
Satisfaction rating
Users can view others ratings
Scale of 1-10
See real-time data
Delays
Schedule's
Time of sunset
People want to be home before dark
Development
Data
Central data set
Specific to ferry stops
Use of accurate data
How the data is used
Downloaded text files
Filtered data
Data security
Password encyption
Password
JSON format
Use publicly available API datasets
From
https://data.gov.au/dataset/ds-brisbane-44f5e362-6ec4-494e-a0b5-8f173809af07/details?q=JSON%20TRANSPORT
TransLink ferry data
User interface
User experience
Safety
Effectiveness
Utility
Learnabiltiy
Accessibility
Accessible on PC
Provides list of stops
Information on stops
Responsive interface
Easy navigation
Responsive web design
Coding
Use of SQL
Login
Customer rating
Signup
Pulling live data
Manual refresh to keep relevant
Retrieve data from the API
JSON client must:
Use the stated dataset
Connect to the dataset
Display only stated data
Include column headings
Efficient coding
Coding accuracy