Sahajyo is a rescue and relief donation app designed to assist individuals during natural disasters. The app connects help seekers with those willing to offer assistance, enabling real-time support and ensuring transparency in relief efforts.
- Post Requests: Users can post requests for various types of help, mentioning their location.
- Interactive Map: View and track help requests on a map, mark ongoing and completed tasks.
- Messaging: Communicate directly with help seekers or helpers through in-app messaging.
- Dashboard: Monitor your activities, history of assistance, and manage your profile.
- Verification & Ratings: Verify users based on activities and ratings to build trust.
- Emergency Contacts: Quick access to relevant emergency contacts and the ability to add personal contacts.
- Search & Notification: Advanced search options and real-time notifications.
- Settings: Manage app preferences, notifications, language, and accessibility options.
We would like to thank the following contributors for their hard work and dedication:
- Md. Rubayet Islam
- Tahmid Khan
- Rafy Bhuiyan
- Adel Mohammad Zahid
To get started with Sahajyo, clone the repository and install the necessary dependencies:
git clone https://github.com/feedofmri/sahajyo.git
cd Sahajyo
flutter pub get
Make sure you have Flutter installed on your system.
Run the app on an emulator or physical device:
flutter run
The project follows a well-organized file structure to keep the codebase clean and maintainable:
/lib
/assets
/components
/models
/pages
/services
/utils
/widgets
/main.dart
/pubspec.yaml
This project is licensed under the MIT License - see the LICENSE file for details.