- Notifications
You must be signed in to change notification settings - Fork6
A mobile application that supports victims of Gender-Nased Violence, harmful practices and other traumatic experiences.
License
safeherven/safeherven_app
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Safe Herven is a mobile app for victims/survivors of sexual abuse, GBV, domestic abuse, harmful practices like FGM and child marriage as well as other traumatic events that can lead to anxiety and depression.
Our motivation is the desire to provide a place where victims of gender-based violence can air out their minds in all safety and without being judged considering the fact that some victims do not have anyone in whom they can confide. Also, a lot of victims do not know where they can get the necessary help so we have provided a list of organisations whose goals are to help victims.
Download the app(.apk)here.
Disclaimer: The iOS version isn't available yet but it's coming soon.
A friendly chat bot if you just need someone to talk to or want to know the next steps or what to do if faced with any of those mentioned issues.
A map with common places you'll most likely need to go to and with just one tap, you find the closest place to you.
A curated list of non-governmental organisations, foundations and frontline workers with their details. These NGOs are out to help such people but sometimes they don't even know where to go to and which is legit.
Followthis on how to install and set up flutter for mobile development. Clone the repository:git clone https://github.com/safeherven/safeherven_app.git
After cloning the repository, runflutter pub get to downloand all the dependencies.
- Open android studio
- Get Google Maps API Key
- Add the API key to your flutter app in the application manifest (android/apps/src/main/AndroidManifest.xml), as follows: git clone
<manifest ... <application ... <meta-data android:name="com.google.android.geo.API_KEY" android:value="YOUR ANDROID API KEY HERE"/>- Also add your API key in
lib/services/places_service.dart. - Create a Firebase android app using theFirebase Console.
- Generate the
google-services.json(on "Project settings" menu) and copy it to theandroid/appdirectory. - Install theFirebase CLIhere.
- Run
dart pub global activate flutterfire_cliin the project. - Run
flutterfire configure. This will start up a command line interface for you to select the Firebase project you want linked to your Flutter project. After it is complete, afirebase_options.dartfile will be generated in yourlibfolder. - Be sure to add your
client idinlib/screens/wrapper.dart. - Create aDialogFlow agent at theDialogflow Console.
- Configure it to enable beta features as well as Auto Speech Adaptation.
- Go to yourGoogle Cloud Console and search for
Dialogflow APIin the top toolbar. - Follow thiscodelab at theGoogle Cloud: Get a service account section in order to get a service account.
- Once your
credentials.jsonfile is downloaded, add it to the root of theassetsfolder. - From your
credentials.jsonfile, - Run the code on Android studio and view the app on an emulator of your choice or mobile device. You can also run the app from the terminal using:
flutter run
- Train the chatbot more to understand a wide variety of intents and make smarter responses.
- Add safe space forums where survivors/victims of similar trauma can communicate with each other.
- Add more NGOs to Firestore.
- Add feature for victims to report cases.
- Enable users to upvote and rank NGOs based on the number of upvotes.
- Add psychotherapists to the platform.
A Safe Haven for HER...
- Ida Delphine
- Hawawou Oumarou
- Petra Ukeh Agien
- Tatiana Nsei
About
A mobile application that supports victims of Gender-Nased Violence, harmful practices and other traumatic experiences.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
