ankithans / help-me

When there's none to go to. In times of danger or trouble, there is nowhere to seek help from. Help-me comes with an innovative solution to the above problem. It will automatically send notifications to your nearby people and it will be the moral duty of the people to help the person in danger.

Home Page:https://help-mee.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help-me

πŸ”— Links

❓ Problem Statement

Security is a major concern today. As sad this might sound, India or any part of the world for that matter cannot be called completely safe. And as such any cry for help should always get the proper response that the person needs. Thus, we bring forward helpMe. helpMe is our contribution towards a safer world where no one is alone and a step towards a much safer world. Whenever in distress, press a button and this will automatically notify people nearby of your location and others can respond to your distress call. This creates a social responsibility among users and eliminates any central body ensuring quicker response to any distress calls.

πŸ€” Challenges we faced

  • Handling location changes in the background
  • Finding nearby users (queries in mongodb using geolocation object)
  • Configuring Hardware buttons (comming soon)

πŸ’‘ features

  • send distress messages automatically when you are in trouble
  • receive notifications from others when they are in trouble and access their location using google maps
  • add close contacts (automatically send them messages when you are in trouble)
  • configure hardware buttons (comming soon)

πŸ’» samples:

              

              

              

πŸ‘£ steps to run the project

  • clone the repo in your local machine
  • do yarn in root directory
  • do flutter pub get in client/helpMe
  • add firebase to your flutter project and firebaseadminsdk.json in your root directory
  • add MONGO_URI, JWT_SECRET, TWILIO_ACCOUNT_SID and TWILIO_AUTH_TOKEN in your .env
  • do yarn dev in the root directory and your backend is up and running
  • do flutter run in client/helpMe and your app will start with no issues

Tech Stacks & dependencies

πŸ€– Backend
  • nodejs
  • mongodb
  • Heroku
  • Firebase FCM
  • twilio
🌟 Frontend

made with πŸ’• by:

About

When there's none to go to. In times of danger or trouble, there is nowhere to seek help from. Help-me comes with an innovative solution to the above problem. It will automatically send notifications to your nearby people and it will be the moral duty of the people to help the person in danger.

https://help-mee.herokuapp.com/

License:MIT License


Languages

Language:Dart 74.7%Language:JavaScript 24.4%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%