Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A mobile application that supports victims of Gender-Nased Violence, harmful practices and other traumatic experiences.

License

NotificationsYou must be signed in to change notification settings

safeherven/safeherven_app

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

Introduction

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.

Key Features

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

image

How to build

Followthis on how to install and set up flutter for mobile development. Clone the repository:git clone https://github.com/safeherven/safeherven_app.git

Requirements

After cloning the repository, runflutter pub get to downloand all the dependencies.

Steps to run

  • 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 inlib/services/places_service.dart.
  • Create a Firebase android app using theFirebase Console.
  • Generate thegoogle-services.json (on "Project settings" menu) and copy it to theandroid/app directory.
  • Install theFirebase CLIhere.
  • Rundart pub global activate flutterfire_cli in the project.
  • Runflutterfire 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.dart file will be generated in yourlib folder.
  • Be sure to add yourclient id inlib/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 forDialogflow API in the top toolbar.
  • Follow thiscodelab at theGoogle Cloud: Get a service account section in order to get a service account.
  • Once yourcredentials.json file is downloaded, add it to the root of theassets folder.
  • From yourcredentials.json file,
  • 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

TODOs

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

Contributors

  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp