HTBox / crisischeckin

Crisischeckin Humanitarian Toolbox repository
Apache License 2.0
173 stars 157 forks source link

Add Organization entity to which volunteers can associate individually #315

Open tonysurma opened 9 years ago

tonysurma commented 9 years ago

An organization has a name, website, contact info of email & phone (allow population from choosing admin user but with editing for organization)

mjmilan commented 8 years ago

Hi @tonysurma

I've been looking at a lot of the ODF issues this evening, and unless I am missing something we seem to be missing a business analyst - and that's the first time I have ever complained about that lol!

For instance - here we find ourselves creating Organisations to act as an umbrella for Volunteers. Can a volunteer be a member of more than one organisation? The simple answer would be to say "No" and have a one to one relationship, but what happens out there in the real world? I suspect that some volunteers might well register with more than one organisation with a need for their speciality...

Should a volunteer be able to exist independently of an Organisation? "One man and his shovel..."

When a volunteer associates with an organisation, should the organisation have to approve this relationship before it is enacted?

I'm guessing this sort of information is available somewhere and I am simply missing it... Any pointers?

Martin