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 profile home screen if the user clicks add contact they will be brought to a screen that displays all the contacts for the disaster that they are checked into. We want to make is easy to the user to click on a contact and have the option to call, email, or "Add as Contact". Also the information like "Activity", "Organization", and "Location" etc. should be shown (similar to field displayed in a contact card)
This page will function similar to "View Checkins" page where all contacts are displayed https://crisischeckin-d.azurewebsites.net/Volunteer/ListbyDisaster
however we wont need the initial filter by disaster page instead we will bypass this using the most recent disaster they are checked into (leaving date blank)
Back End:
We will need access the users most recent commitment as well pull information form the check-ins DB for that disaster.
The text was updated successfully, but these errors were encountered:
From the profile home screen if the user clicks add contact they will be brought to a screen that displays all the contacts for the disaster that they are checked into. We want to make is easy to the user to click on a contact and have the option to call, email, or "Add as Contact". Also the information like "Activity", "Organization", and "Location" etc. should be shown (similar to field displayed in a contact card)
This page will function similar to "View Checkins" page where all contacts are displayed https://crisischeckin-d.azurewebsites.net/Volunteer/ListbyDisaster
however we wont need the initial filter by disaster page instead we will bypass this using the most recent disaster they are checked into (leaving date blank)
Back End:
We will need access the users most recent commitment as well pull information form the check-ins DB for that disaster.
The text was updated successfully, but these errors were encountered: