pull/463/merge
Urja Banati 2 years ago committed by GitHub
commit f6e5596b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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/

@ -135,7 +135,8 @@ required to complete them.
| [Kudos Slackbot](./Projects/3-Advanced/Kudos-Slackbot.md) | Give recognition to a deserving peer | 3-Advanced |
| [Movie App](./Projects/3-Advanced/Movie-App.md) | Browse, Find Ratings, Check Actors and Find you next movie to watch | 3-Advanced |
| [MyPodcast Library](./Projects/3-Advanced/MyPodcast-Library-app.md) | Create a library of favorite podcasts | 3-Advanced |
| [NASA Exoplanet Query](./Projects/3-Advanced/NASA-Exoplanet-Query.md) | Query NASA's Exoplanet Archive | 3-Advanced |
| [NASA Exoplanet Query](./Projects/3-Advanced/NASA-Exoplanet-Query.md) | Query NASA's Exoplanet Archive | 3-Advanced
| [NGO Connector](./Projects/3-Advanced/NGO_Connector.md) | Connect to a certified NGO to provide a transparent system to users | 3-Advanced
| [Shell Game](./Projects/3-Advanced/Shell-Game.md) | Animated shell game | 3-Advanced |
| [Shuffle Deck](./Projects/3-Advanced/Shuffle-Deck-App.md) | Evaluate different algorithms for shuffling a card deck | 3-Advanced |
| [Slack Archiver](./Projects/3-Advanced/Slack-Archiver.md) | Archive Slack Messages | 3-Advanced |

Loading…
Cancel
Save