Please enable JavaScript.
Coggle requires JavaScript to display documents.
(Weather, Data Exchange, Events, Interface) - Coggle Diagram
Weather
-
All parameters will be based either on state or federal government safety laws or research on what is say too hot.
-
Events
Uses a JSON file
-
-
Relates the Weather data using the time if the weather is too hot an hour before or an hour afterwards than the game will still be on if it is not too hot at the time and the same for the other parameters. This next part will not be coded into this solution but would be for a proper version, the web app would take into account what sort of sport it is for the parameters. To do so the loop would have to relate events by both time and type of sport and specify unique parameters for each. For example too hot would not be a valid parameter for something like swimming.
-