crisischeckin
crisischeckin copied to clipboard
Mobile App - Add/View Contacts
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.
Does "Add as Contact" mean add contact from disaster to the phones contact list?
From disaster to list in app, BUT that is a great idea to add app contacts to your phone!
I'll work on this as part of the codeathon
@jknollmeyer I invited you to the repo so we can assign this. Thanks!