Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 1.88 KB

README.md

File metadata and controls

59 lines (47 loc) · 1.88 KB

Sahajyo

Sayajyo_Cover

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.

Features

  • 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.

Contributors

We would like to thank the following contributors for their hard work and dedication:

  • Md. Rubayet Islam
  • Tahmid Khan
  • Rafy Bhuiyan
  • Adel Mohammad Zahid

Installation

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.

Usage

Run the app on an emulator or physical device:

flutter run

File Structure

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

License

This project is licensed under the MIT License - see the LICENSE file for details.