google-code-export / sandy-disaster-recovery

Automatically exported from code.google.com/p/sandy-disaster-recovery
2 stars 2 forks source link

Create Organization Application #138

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The application should be available from the home page, without being logged in.
When an organization changes the status of a work order to "Closed, completed", 
it represents the closure of the organization's final phase, even if the 
organization did not complete everything in that phase.  The phase is marked 
complete with caveats in the Status Notes that "The following tasks may or may 
not be complete: [Removing Screws, Mold Remediation, etc.]"

The application should say (in psuedo-HTML):
<p>There are four requirements for an organization to participate in the 
system:</p>
<ol>
    <li>The organization must have a physical presence in the disaster area.</li>
    <li>The organization must either perform home assessments and/or perform gutting, mucking-out, debris removal, mold abatement, or rebuilding.</li>
    <li>The organization must be reputable. This generally means a member of National VOAD, a state VOAD, a County VOAD/COAD, a local government agency, or come recommended by a VOAD member or government agency.</li>
    <li>The organization must agree to adhere to the <a href="#">Terms of Service</a>.</li>
    <li>Each volunteer using the system must watch the <a href="#">Training Video</a>.</li>
</ol>
<p><strong>Filling out this application carefully, correctly, and completely 
will save you hours and save your volunteers dozens or hundreds of hours in 
productivity (we promise).</strong></p>
[Note: If the person is joining an existing organization, then only personal 
contact information is entered during the application process. The other 
organizational information is displayed, but not editable.]
<h2>Personal Information</h2>
[Form]
*Your Name: [              ]
*Your Email: [              ]
*Your Phone: [              ]
<h2>Organization Information</h2>
*Organization Name: () Chose from a List [^DropDown]   () [              ]
*Address of Organization: [              ]
City: [              ]
State: [Auto-fill      ]
Zip: [Auto-fill      ]
* Does the Organization have a physical presence in the disaster area? Yes () 
No ()
If so, in which areas are you primarily working?  [              ]
Approximately how many volunteers does your organization have?  [              ]
<h3>Reputation</h3>
* Is your organization a member of National VOAD, a State VOAD or County 
VOAD/COAD? Yes () No ()
If so, can you provide one or more URLs listing your organization's membership? 
(This will greatly speed up the process)  [              ]
If your organization is not a member of VOAD, please provide the name and 
contact information for at least one (and preferably three or more) 
representatives from VOAD organizations or a government agency which can vouch 
for your work:
 _______________________________
|                               |
|                               |
|                               |
|_______________________________|
<h3>Operations</h3>
Please take the time to carefully and correctly indicate the work your 
organization will <strong>normally perform</strong> during this Incident. You 
will save yourself, staff, volunteers, and other volunteers <em>hundreds</em> 
of hours if you fill this form out <em>accurately</em>. It will significantly 
un-clutter the map, and ensure that work orders are not lost or forgotten.

[Note: The following list will be populated from Issue 135]
    Always/ Often   Rarely/Never
[]                  Phase Name
    ()      ()          Task Name

Note: This requires implementing the concept of Phases in Issue 134, and draws 
from tasks identified in Issue 135.

Original issue reported on code.google.com by v...@aarontitus.net on 13 Jan 2013 at 10:48

GoogleCodeExporter commented 9 years ago
Also add the option to form affiliate or parent/child relationships with other 
organizations in the application.

(See Issue 141)

Original comment by v...@aarontitus.net on 14 Jan 2013 at 1:15

GoogleCodeExporter commented 9 years ago
So, my saying the app should be available w/o having to be logged in, does that 
mean that the issue pertaining to not having a redirect-to-login from the main 
map page is in need?

Original comment by joshua.eric.turcotte on 21 Jan 2013 at 6:45

GoogleCodeExporter commented 9 years ago
A public (cached, to save $) version of the map should be available without a 
login; you should be able to select an incident (E.g. Sandy, or the next 
disaster).  In order to view any of the work order details, you must be logged 
in.
So by default, you should not be automatically redirected to the login page 
from the map.  We want the public to SEE the extent of damage, and what's being 
done to recover.  The public version of the map should use the Blurred lat/long 
values.

Original comment by v...@aarontitus.net on 21 Jan 2013 at 11:34

GoogleCodeExporter commented 9 years ago
More detailed database requirements are in Issue 21.

Original comment by v...@aarontitus.net on 29 Jan 2013 at 5:50

GoogleCodeExporter commented 9 years ago
Implemented.
Link on sign in page.
url at /new_organization.

Original comment by andy.n.g...@gmail.com on 17 Feb 2013 at 4:36

GoogleCodeExporter commented 9 years ago
Yes. Mostly fixed. See Issue 180 for application form HTML 
However, we have not yet addressed affiliate and parent/child relationships.  I 
assume that issue is lower on the priority list as we scramble for Hattiesburg, 
correct?
I haven't closed this one yet, but I've bumped it down to medium for the time 
being.

Original comment by v...@aarontitus.net on 18 Feb 2013 at 5:25

GoogleCodeExporter commented 9 years ago
Yeah, the parent child relationship is lower on the list for the time being.

Original comment by andy.n.g...@gmail.com on 18 Feb 2013 at 10:02