wiki:Deployments/Philippines/Haiyan

Version 60 (modified by Fran Boon, 11 years ago) ( diff )

--

Haiyan Typhoon Response

Long-term Deployments

There are 2 long term Eden deployments in the Philippines:

Response Deployment

As well as supporting these instances, we are setting up a new instance with IOSN for The National Confederation of Cooperatives (NATCCO):

  • http://philippines.sahanafoundation.org
    • Production site. User accounts need to be created by Admins, which will only be done for people working in the Call Center. Read-access is public & posts can be actioned from there as-possible.
  • http://test.philippines.sahanafoundation.org
    • Test site. Users can self-register and play around. Accounts and test data will be deleted periodically, but people are welcome to Test things out here with dummy data.

This is NOT in production yet and NOT ready for public dissemination yet.

We currently have 2 use cases for the Response phase:

  • "I want to give money or goods, where can I find one nearest me to give it to?"
    • for the General Public
  • "Matching demand with supply within a controlled vetted environment."
    • for NATCCO who have network members who are in the disaster zone and also members who wish to help out.

The site may evolve over time to add new use cases & will hopefully evolve into a longer-term Preparedness site like NYC Prepared

Development is happening in Trunk using the Philippines Template.

Needs

Data

Red Cross are interested in this data:

Documentation

Perhaps we could have a simple User Guide created for the site...e.g. to be added in Help on the site

Ideas can be pulled from:

Design

Front Page

Work on a nice frontpage design.

Current homepage is, a reuse of another project with small tweaks to repurpose: http://demo.drm.tl

Even just a simple match up to that would be fine - with replacement images and wordsmithing.

A bigger modification is fine too.

Time Page

or some other way to handle the 2 different ways to donate time

Cards Styling

Needs, Orgs & Sites cards all could use better styling.

How do we handle a 2-column datalist view with cards of variable sizes?

Nearest Place

Mockup some ideas for how we can best prompt people for where they are & hence find nearest locations to drop-off or volunteer

The default view would be a list of all & then user filters via the multiselects, but a nicer interface would be better if we can

Workflow for submitting Requests

Currently the site has been designed towards allowing people to volunteer but we also need to think about making it easy for Orgs/Site can submit their requests...although this will probably require authentication, so it's not a free for all.

Tweaks

  1. Multiselect for Site Type is cutting off when inside popup - ugly
  2. Menu entries for Map & Regions have a common icon which looks confusing
  3. Needs cards on profile pages & home page have an indent
  4. Good to have a fallback for the Org logo when not found
  5. icon-home on Site Needs cards also picking up the coloring of the header
  6. Site profile Headers need a lot of love
  7. Site Needs for Time => 2x icon-time icons on card (1 for Opening Hours & 1 for Volunteering)...perhaps volunteering could be made icon-contact (not icon-user as that's contact)
    • although this might imply terminology changes elsewhere?

JS Code

  1. On the Profile page for an Org, there should only be 1 Needs record, so creating a Needs record should remove the + button for that widget
  2. Hide rich text fields on needs until their checkboxes are selected (& rehide if deselected)
    • in popup from Profile page
    • in Inline form when creating a Site / Org (harder!)
  3. Edit buttons in Profile Headers are ugly
  4. When a datalist with no records has the first record added this doesn't load automatically into the page (it's fine when there is already at least 1 record)

Developers

Money is an Organisation Need stored in the req_organisation_needs component

  • essentially we will just give people a list of Orgs which are soliciting cash & the websites they can visit to donate...there is also a Rich-text box to add extra details

Requests & Offers are cms_post s

What needs doing?

Testing

There will be some new code developed so some manual test cases which can be automated would be great

Other places to Help

Note: See TracWiki for help on using the wiki.