HTBox / allReady

This repo contains the code for allReady, an open-source solution focused on increasing awareness, efficiency and impact of preparedness campaigns as they are delivered by humanitarian and disaster response organizations in local communities.
http://www.htbox.org/projects/allready
MIT License
891 stars 626 forks source link

EVENTS: Filter requests into date range #2052

Open EmilyLuijbregts opened 7 years ago

EmilyLuijbregts commented 7 years ago

This is a breakout from Events Epic: #2039

Requirement:

Definition of Done:

Additional Information: Comment from @stevejgordon : o QUESTION. I think we need more info about the requirement. We have a basic filter on the admin Itinerary Details which allows text based filtering or status filtering. On the add request page we have a text filter to allow the available requests to be filtered down. As requests only have a date assigned once applied to an itinerary I’m not sure where this functionality would live. Do we need an “all requests” page/view for an event that could include filtering on assigned date ranges? Comment from @OhMcGoo : I see this as being “I have one day to volunteer, what do they have that day that needs to be filled?” from a volunteers perspective.

Questions: @stevejgordon - does this answer your question? or is more detail needed?

MisterJames commented 7 years ago

This requirement is from the external user - the volunteer- perspective. We can satisfy this requirement by providing an "volunteer opportunities" filter on the event/eventId page.

The filter would show tasks that still require volunteers.

michaellperry commented 7 years ago

I'll take a stab at this one.

jgauffin commented 6 years ago

Is this completed but not closed?