Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER_GUIDE]: Add donation sites user guide #4660

Merged
merged 6 commits into from
Sep 20, 2024
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file added 2
Empty file.
5 changes: 5 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ GEM
webrick (~> 1.7)
websocket-driver (~> 0.7)
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x64-mingw-ucrt)
ffi (1.17.0-x86_64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
filterrific (5.2.5)
Expand Down Expand Up @@ -405,6 +406,8 @@ GEM
nio4r (2.7.3)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x64-mingw-ucrt)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
Expand Down Expand Up @@ -453,6 +456,7 @@ GEM
ruby-rc4
ttfunk
pg (1.5.7)
pg (1.5.7-x64-mingw-ucrt)
popper_js (2.11.8)
prawn (2.4.0)
pdf-core (~> 0.9.0)
Expand Down Expand Up @@ -707,6 +711,7 @@ PLATFORMS
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
x64-mingw-ucrt
x86_64-darwin-20
x86_64-darwin-21
x86_64-darwin-22
Expand Down
46 changes: 45 additions & 1 deletion docs/user_guide/bank/community_donation_sites.md
Original file line number Diff line number Diff line change
@@ -1 +1,45 @@
Not yet written
# Donation Sites

Donation sites are places where people drop off donations. You can manage the sites' information on the "Donation Sites" page under the "Community" section.

![Donation Sites](images/community/donation_sites/donation_sites.jpg)

Previously recorded information about donation sites appears on this page including the name of the donation site name, address, contact name, e-mail and phone number.

### Adding a Donation Site

Create a new site by populating the donation site, address, contact name, e-mail and phone fields and clicking the "Create" button.

![Create Donation_Site](images/community/donation_sites/create_donation_site.jpg)

Note that the donation site and address fields are mandatory while the contact name, email and phone are optional.

You can also use the "+ New Donation Site" button which renders a form for you to fill in details of a new donation site.

![Add Donation_Site](images/community/donation_sites/add_new_donation_site.jpg)

After saving the site's details there will be a new row on the Donation Sites page.

## Viewing Donation Site information

Clicking on the "view" button beside a donation site will show detailed information for that site, including the donation site name, address, contact name, e-mail, phone number, storage location. It also shows a list of the donations for that site including the quantity of items and variety of items. You can drill down to see the full details of each donation by clicking "View donation details".

![Donation Sites Details](images/community/donation_sites/donation_sites_details.jpg)

## Editing Donation Site information

Clicking on the "Edit" button beside a donation site in the donation site list lets you edit the name, address, contact name, email and phone number.

![Edit Donation Site Details](images/community/donation_sites/edit_donation_site.jpg)

## Deactivating a Donation Site

Use the "Deactivate" button to delete information about a donation site that is no longer active.

![Deactivate Donation Sites](images/community/donation_sites/deactivate_donation_site.jpg)

## Exporting Donation Sites

You can export the active donation sites by clicking on the "Export Donation Sites" button. This will provide a .csv file containing the name, address, and contact information for each active donation site.

![Export Donation Sites](images/community/donation_sites/export_donation_sites.jpg)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.