Please enable JavaScript.
Coggle requires JavaScript to display documents.
Developer problem - Coggle Diagram
Developer problem
Coding environment
Analysing data via reading a .csv file and generating an SQL statement to update database
Downloading a .csv file to phpmyadmin from coded webpage
Coding SMS and email warnings to send if data reports an unsafe environment
Coding a query section for users to discover weather conditions for a park on a certain date
HTML
CSS
PHP
SQL
User interface
User registration and login
Users select what warnings they want for what parks
Users select favourite parks to have their queries automatically filled out when logged in
Query page
Need to select park and date
Longitude, latitude, rainfall, wind, max and min temp, humidity, solar exposure shown
If the information is safe, there is a green dot next to the data, if unsafe, a red dot in order to make it easier to interpret
Admin page to upload .csv files
Data environment
Singular database to upload and correlate weather data
12 months of data for at least 3 locations needed
Weather data needs to be in .csv files
User and admin registration needs to be stored
Needs to adhere to the Australian Privacy Act
Encrypted password system
Ability to update data through email or password resets
Name, email, phone number, favourite parks, active alerts