All Projects → ankithans → help-me

ankithans / help-me

Licence: MIT License
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.

Programming Languages

dart
5743 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to help-me

Data-Science-Hackathon-And-Competition
Grandmaster in MachineHack (3rd Rank Best) | Top 70 in AnalyticsVidya & Zindi | Expert at Kaggle | Hack AI
Stars: ✭ 165 (+725%)
Mutual labels:  hackathon, hackathon-project
hackathon-foodie
Foodie is a centralized food ordering app for restaurants near NIT Hamirpur.
Stars: ✭ 26 (+30%)
Mutual labels:  hackathon, hackathon-project
django-kcproject-starter
Kickstart Coding's Django Project Starter Template
Stars: ✭ 14 (-30%)
Mutual labels:  heroku, hackathon
Vuejs Rails Starterkit
Vue.js + Rails Starting Kit GitHub Template to develop Hybrid Mobile Application: https://vuejs-rails-starterkit.herokuapp.com
Stars: ✭ 205 (+925%)
Mutual labels:  heroku, hackathon
hacktrack
HackaTrack 🛤: Say goodbye 👋🏾 to stress and unproductivity in hackathons 👩🏾‍💻!
Stars: ✭ 61 (+205%)
Mutual labels:  hackathon, hackathon-project
hackiiitv18-submissions
This repository contains all submissions of HackIIITV 2018
Stars: ✭ 18 (-10%)
Mutual labels:  hackathon, hackathon-project
CODE-CAMP-2020
A Virtual Hackathon Camp for Developers, Build real products and win Swags in comfort of your home.
Stars: ✭ 30 (+50%)
Mutual labels:  hackathon, hackathon-project
auto crawler ptt beauty image
Auto Crawler Ptt Beauty Image Use Python Schedule
Stars: ✭ 35 (+75%)
Mutual labels:  heroku
recurse-community-portfolio
Discover all the things Recursers have built!
Stars: ✭ 13 (-35%)
Mutual labels:  heroku
tgmusicbot
Telegram bot for downloading audio from YouTube, SoundCloud & MixCloud.
Stars: ✭ 66 (+230%)
Mutual labels:  heroku
DaisyX
“ HOLA HUMANS 👋 I'M DAISYX 2.0 heart „ LATEST VERSION OF DAISYX.. Source Code of @Daisyxbot
Stars: ✭ 44 (+120%)
Mutual labels:  heroku
mhacks-android
The official MHacks Android App
Stars: ✭ 21 (+5%)
Mutual labels:  hackathon
phoenix
Containerize your enterprise - tutorials and resources for learning Kubernetes hands on using azure!
Stars: ✭ 102 (+410%)
Mutual labels:  hackathon
LastSecondSlides
Use the Google speech-to-text API to generate presentation slides as you talk!
Stars: ✭ 32 (+60%)
Mutual labels:  hackathon
ror-capstone
Ruby on Rails app to track activities and assign a group to them
Stars: ✭ 15 (-25%)
Mutual labels:  heroku
Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: ✭ 165 (+725%)
Mutual labels:  heroku
Maintain-Bot
A Telegram Repo For Devs To Controll The Bots Under Maintenance.This Bot Is For Developers, If Your Bot Is Down, Use This Repo To Give Your Dear Subscribers Some Support By Providing Them Response.
Stars: ✭ 46 (+130%)
Mutual labels:  heroku
react-landing-page
A landing page in 5 minutes.
Stars: ✭ 26 (+30%)
Mutual labels:  heroku
block-change
Social impact bond implemented on Ethereum
Stars: ✭ 38 (+90%)
Mutual labels:  hackathon
heroku-colorscheme
I was tired to never find the perfect colorscheme, so I decided to do my own.
Stars: ✭ 43 (+115%)
Mutual labels:  heroku

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].