Please enable JavaScript.
Coggle requires JavaScript to display documents.
Brisane Events - Data and Code, Key information about event for users to…
Brisane Events - Data and Code
Data
Unused Data
eventID
template
description
webLink
startDateTime
endDateTime
startTimeZoneOffset
endTimeZoneOffset
openSignUp
reservationFull
pastDeadline
waitingListAvailable
customFields[Number]
fieldID
label
value
type
eventActionUrl
categoryCalendar
registrationTransferTarget
regAllowChanges
repeatingRegistration
Required Data
permaLinkUrl
detailImage
url
size
height
width
eventImage
size
height
width
url
signUpUrl
refundsAllowed
requiresPayment
canceled
allDay
dateTimeFormatted
location
title
Code
Key Algorithms
Algorithm 2:
Convert JSON text into Swift structures and variables.
Algorithm 1:
Retrieve data from online JSON file.
Algorithm 3:
Display required data for events.
Security
The user cannot and is not required to send any of their information to any party using the app. The user's private information is not utilised whatsoever.
Confidentiality
App uses public information, so anyone can access it via app or via host website.
Australian Privacy Principles
Open and transparent management of personal information.
Anonymity and Pseudonymity
Collection of solicited personal information.
Dealing with unsolicited personal information.
There is no method of sharing personal information in the app.
Notification of collection of personal information.
Use or disclosure of personal information.
Direct Marketing
Cross-border disclosure of personal information
Quality of personal information
Security of personal information.
Access to personal information.
Adoption, use or disclosure of government related identifiers
Availability
App uses public information, so anyone can access it via app or via host website.
Integrity
The JSON data is retrieved again each time the app is opened, so the information will always be accurate.
Alterations to the data are only made by authorised users who are granted access by the host website's security system.
Key information about event for users to identify it by.
Information required for user to attend event.
Weblinks to share to others (for attending and information)
Useful images to showcase event + data required to implement it.
No personal information is utilised.