| 1 | = !BluePrint: Donation Module = |
| 2 | [[TOC]] |
| 3 | |
| 4 | == Introduction == |
| 5 | In a disaster there is a need to manage donations to ensure that they are used effectively and do not go to waste or create a logistical disaster of their own . This module is for managing to donations in-kind of physical items, not donations of money. |
| 6 | |
| 7 | == Description == |
| 8 | <Briefly describe the solution, e.g. start with a user story> |
| 9 | <Name existing solutions, e.g. in other applications> |
| 10 | |
| 11 | == Requirements == |
| 12 | * Track offers for donation |
| 13 | * Manage a Virtual Inventory of items which organisations may be able to donate in times of disaster |
| 14 | |
| 15 | == Use-Cases == |
| 16 | <Describe actors and use-cases> |
| 17 | <Describe workflows> |
| 18 | <Include diagrams where useful> |
| 19 | |
| 20 | == Design == |
| 21 | <Describe a possible design, repeat any design sections for alternative designs> |
| 22 | <Include diagrams, screen mockups and wireframes where useful> |
| 23 | |
| 24 | == Implementation == |
| 25 | This module will make use of: |
| 26 | * Inventory Module |
| 27 | * Supply Module |
| 28 | * Request Module |
| 29 | |
| 30 | == References == |
| 31 | <Links to external resources> |
| 32 | |
| 33 | ---- |
| 34 | BluePrints |
| 35 | DeveloperGuidelines/Logistics |