From 08c0fdfaa3a0a0880898ab872cf08b55cd7e4f71 Mon Sep 17 00:00:00 2001 From: Urja Banati <48362988+ub2906@users.noreply.github.com> Date: Sat, 9 Oct 2021 22:39:40 +0530 Subject: [PATCH] Create NGO_Connector.md --- Projects/3-Advanced/NGO_Connector.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Projects/3-Advanced/NGO_Connector.md diff --git a/Projects/3-Advanced/NGO_Connector.md b/Projects/3-Advanced/NGO_Connector.md new file mode 100644 index 00000000..de93496c --- /dev/null +++ b/Projects/3-Advanced/NGO_Connector.md @@ -0,0 +1,16 @@ +This App will enable users to connect with their nearest NGO that are certified by the app to ensure that the funds given by the user are actually going towards a cause that they support. It can have muliple categories like food drives, old age homes, women helping centers etc for user to select the cause and then select the nearest organisation or even farther one if they want to donate funds via the app's secure payment method. + +## User Stories + +- [ ] User can support variety of good causes seamlessly and easily via the app. +- [ ] User can be guaranteed that their efforts are being put in the right direction. + +## User features +- [ ] User can see a list of certified NGOs in a perticular city. +- [ ] User can select from a variety of causes to support and will be seamlessly connected to it. +- [ ] User can manage their funds via the payment method inbuilt in app. + + +## Useful Resources - +- [ ] SAMPLE WEBSITE TO LOCATE NGOS IN PARTICULAR AREA https://www.searchdonation.com/ngos/ +- [ ] SAMPLE PAYMENT API https://softensy.com/how-to-create-payment-gateway-and-become-a-payment-service-provider/