Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 3.92 KB

README.md

File metadata and controls

64 lines (51 loc) · 3.92 KB

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: