Please enable JavaScript.
Coggle requires JavaScript to display documents.
GET ME OUTTA HERE - Coggle Diagram
GET ME OUTTA HERE
Functions
-
-
Geotagged weather Photos
-
Output: photo uploaded to the app including the name of the vent, the location of the event using coordinates and the user who uploaded the specific photo
-
Data
User Data
-
location
Useful to make sure that the users can get data that is relevant to their current location and so that they can see weather events in their local area
password
Important to make sure that the user can effectively access their account safely, will be at least 6 characters long and contain a number
Weather Data
-
Weather Details
Data that will be collected and displayed to users to effectively show the forecast i.e. temp, chance of rain, windspeed, weather conditions, humidity etc.
BOM
Data will be collected and used through the BOM open source database that contains all weather data for the entirety of Australia
Data Security
Encryption
The app will use end to end encryption on all sets of data by using either RSA or AES encryption standards to ensure the data kept within the app is safe
Storage
The data that the app will use will be stored in a multi level data file with interlinking keys to ensure that the hierarchical nature of the apps storage will not be plagued with data errors or breaches
transfer
All data will be transferred through the client and server connections and use asymmetric encryption to ensure that the data is safe for its entire journey
-