Please enable JavaScript.
Coggle requires JavaScript to display documents.
Terrace Sports Cancellation Systems - Coggle Diagram
Terrace Sports Cancellation Systems
Cancellation Criteria
Too high a termperature
32 degrees is a moderate danger level
40 degrees and beyond is a high danger level
Too low a temperature
5 degrees is a dangerous temperature to exercise outside
Because inside facilities are warmer, 0 degrees is a dangerous temperature to exercise
Too high an exposure level to the sun
a UV level of 6-7 is high and dangerous for exercising outside
a UV level of above 11 is extreme and therefore dangerous to those even exercising inside
the air quality is too poor to exercise in
an air quality level of 50 is moderately unhealthy to exercise in
an air quality level above 101 is very unhealthy for sensitive groups
high winds can make some outdoor sports such as cricket and rowing dangerous
winds reach a gale at above 32mph, making sports such as cricket and rowing dangerous
Data Sources
APi
JSON
Data on temperature, wind and uv
Data on air quality
XML
Stores the limits for each of the criteria
Users
Students
must be mobile friendly
must account for students with breathing related illnesses
must also be accessible on laptop/PC
must be easily accessible
students will need to know in advance whether events are on or off
reasons for cancellations should be given
Administrators
must be able to manually state whether sports are on or off
must be able to adjust the criteria for events manually
must be able to operate independently of the administrator
Requirements
Data
The data must be continuous and current
must use a publicly available API
data must be visible to users
data on air quality must be retrieved and displayed
User Experience
accessible on multiple devices and multiple browsers
the interface changes according to data
website is responsive to user
Code
retrieve data from API
code to provide forecasts
an algorithm to change status of event
efficient
API data has appropriate data