Please enable JavaScript.
Coggle requires JavaScript to display documents.
IA3, Ferry Data Application - Coggle Diagram
IA3, Ferry Data Application
User Problem
Proto-personas
Clare and Taylor
young couple
uses mobiles to see what transit to take
interested in customer satisfaction of different transports
Teddy
works from home
impatient
uses ferries to visit clients
Mary
16 year-old
uses ferries to get to and from school
Edward
Retired
uses ferries to catch up with friends
likes to explore in the daylight
Non-functional Requirements
User interface
actively scaling to fit different device screens
refresh data button
CARP
Data analysis
Services through specific stops
schedules arrival time of each service
expected arrival time of ferries (using real-time data)
Scheduled ferry data
Expected ferry arrival time
logout button
login/register pages
User Experience
Usability prinicples
effectiveness
saftey
schedule data cannot be deleted from within the application
utility
learnability
easy and familiar design
accessibility
screen reader, high contrast text
Data
SQL database
multiple tables/databases
ferries
satisfaction
users
Constraints
Data Privacy and Security
Must comply with the Australian Privacy Act (1998)
time
Functional Requirements
Input
schedule as a txt/csv/sql file
real-time gtfs data
Output
UI of data analysis
Coding elements
Python
JSON
GTFS-RT
XML(?)