You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the home profile screen when the user clicks the button to report data, they will be brought to this page that is a form to report data. This form serves the same purpose as the one found on https://crisischeckin-d.azurewebsites.net/ under "Report New Data"
From the home profile screen when the user clicks Disaster Field Data they will be brought to a different page that displays a table similar to https://crisischeckin-d.azurewebsites.net/Volunteer/ListResourceCheckinsbyDisaster however it will use the users most recent disaster checkin to filter what disaster DB this data is pulled from.
(as visual for this page is not included in the wireframe and left to the creativity of the dev to design)
Back End:
**NOTE since this DB hold resource data as well we would like the type to be standardized to "Delivered- item name_" for reporting canvasing and "Hazard- hazard type" . (see wireframe for more examples)
These pages will require read/write access to the field reported data DB and pull the users most recent checked in disaster from the users commitments table.
The text was updated successfully, but these errors were encountered:
From the home profile screen when the user clicks the button to report data, they will be brought to this page that is a form to report data. This form serves the same purpose as the one found on https://crisischeckin-d.azurewebsites.net/ under "Report New Data"
From the home profile screen when the user clicks Disaster Field Data they will be brought to a different page that displays a table similar to https://crisischeckin-d.azurewebsites.net/Volunteer/ListResourceCheckinsbyDisaster however it will use the users most recent disaster checkin to filter what disaster DB this data is pulled from.
(as visual for this page is not included in the wireframe and left to the creativity of the dev to design)
Back End:
**NOTE since this DB hold resource data as well we would like the type to be standardized to "Delivered- item name_" for reporting canvasing and "Hazard- hazard type" . (see wireframe for more examples)
These pages will require read/write access to the field reported data DB and pull the users most recent checked in disaster from the users commitments table.
The text was updated successfully, but these errors were encountered: