Sahayogi Haath (Helping Hands) is a Flutter based Mobile Application that provides a single platform for users to search charity organizations`, get detailed information and donate to the ones’ they love. This application also integrates eSewa payment gateways for seamless transactions.
- Search Charity Organizations based on Location and Categories
- Receive Donations (if you are a verified charity organization)
- Make donations directly from the app (for donors)
- Admin Panel for donation verifcation, retrival and publishing activities
Make sure you have Flutter installed on your machine.
# Get packages
$ flutter pub get
# Run the applicaton
$ flutter run
# To build apk and ios bundle:
$ flutter build
- Frontend : Flutter
- Database : Cloud Firestore
- Authentication : Firebase Auth
- File Storage : Cloudinary
- Backend as a Service : Firebase
Contributions are highly appreciated. Please send a Pull Request with suggested changes or open an Issue to get things started!