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.
- Handling location changes in the background
- Finding nearby users (queries in mongodb using geolocation object)
- Configuring Hardware buttons (comming soon)
- 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)
- clone the repo in your local machine
- do
yarn
in root directory - do
flutter pub get
inclient/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
inclient/helpMe
and your app will start with no issues
- nodejs
- mongodb
- Heroku
- Firebase FCM
- twilio
- Flutter for cross-platform application
- location
- http
- firebase_messaging
- flutter_secure_storage
- flutter_local_notifications
- workmanager
- maps_launcher