You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a city employee, I want to see a list of all donations, so that I can make a decision about which one to work on next.
Description
This component shows a list of all donations tracked in the system. Donations are taken in by either a user-facing form, or recorded in the same form or directly in the gSheet by a city employee (for example, if a city employee hears from a donor by phone and records the details manually). Each list item should display the following user-facing characteristics, laid out in this gSheet
Donation list item details
Date received: The date the donation offer was made
Status: The state of a given donation, ie Inbound, Verified, Delivered, etc. Described in this gSheet
Donor name: The name of the donor organization, or the Contact name if there is no organization listed
Donation sub-category: The secondary category of donation item. Each sub-category is subordinate to the category. Described in this gSheet
Donor type (i.e. restaurant, business, corporation, etc)
Filters & sorting
This default sort should be by Urgency followed by Date Received, and should show all donations. The list should visually segment by Urgency (High, Medium, Low).
User Story
Description
This component shows a list of all donations tracked in the system. Donations are taken in by either a user-facing form, or recorded in the same form or directly in the gSheet by a city employee (for example, if a city employee hears from a donor by phone and records the details manually). Each list item should display the following user-facing characteristics, laid out in this gSheet
Donation list item details
Filters & sorting
This default sort should be by Urgency followed by Date Received, and should show all donations. The list should visually segment by Urgency (High, Medium, Low).
Additional filters will be tracked in #12.
Done when:
The text was updated successfully, but these errors were encountered: