| 2 | |
| 3 | == Purpose == |
| 4 | Keeps a track of all requests for aid and matches them against donors who have pledged aid |
| 5 | |
| 6 | == Data == |
| 7 | Types of Information: |
| 8 | Request Details |
| 9 | *Date and time |
| 10 | *Location |
| 11 | *Requestor |
| 12 | *Hospital |
| 13 | *Shelter |
| 14 | *Organization |
| 15 | *Warehouse |
| 16 | *Request Type |
| 17 | *Priority Level |
| 18 | *Message |
| 19 | *Activity |
| 20 | *Reference Activity |
| 21 | Requested Items |
| 22 | *Request |
| 23 | *Item |
| 24 | *Quantity |
| 25 | *comments |
| 26 | |
| 27 | == Report == |
| 28 | The list of Requests and items can be export to files, such as: PDF, Excel, RSS |
| 29 | |
| 30 | |
| 31 | == Screen Shots == |
| 32 | === List Requests === |
| 33 | [[Image(http://i1192.photobucket.com/albums/aa322/abhishek9797/Picture9.jpg)]] |
| 34 | |
| 35 | ---- |
| 36 | === Add Requests === |
| 37 | [[Image(http://i1192.photobucket.com/albums/aa322/abhishek9797/Picture10.jpg)]] |
| 38 | ---- |
| 39 | |
| 40 | === All requested Items === |
| 41 | [[Image(http://i1192.photobucket.com/albums/aa322/abhishek9797/Picture11.jpg)]] |
| 42 | ---- |
| 43 | |
| 44 | == Work Flow == |
| 45 | |
| 46 | == Video Tour == |
| 47 | |