Skip to content

jamaljm/RapidAlert

Repository files navigation


Markdownify
RapidAlert

Rapid Responses For Safer Communities

About

This project was created for HackVerse 2023 by Team 520 .

Team Members:

Problem StatementSolutionKey FeaturesHow To Use

Problem RapidAlert Solves

Inefficiencies and inabilities of our current system to effectively report, handle and communicate in times of emergencies

  • No quick and easy way for reporting
  • Lack of usage of automated technologies to detect various accidents
  • Lack of an automatable endpoint for such emergencies
  • Lack of effective communication resources between various rapid response services

Solution

Quick and easy way for people to report accidents and request emergency services. The platform consists of a websitallows users to report accidents in real-time, including information such as the location, type of accident, and required help such as ambulance, police, and fire force.

We have also done two automated emergency reporting mechanisms :

  • OpenCV based fire detection
  • Node-MCU based fire detector using flame sensor

Key Features

  • Real-time updates using Firebase.

  • Integration with Maps.

  • User Authentication using Mobile Number

  • Clean and simple UI

  • Easy to read and write endpoints

  • Automated Detection System Integration


    Screenshot

    Fire Detector

    Fire Detector

    node mcu

    Screenshot

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/jamaljm/RapidAlert

# Go into the repository
$ cd RapidAlert

# Install dependencies
$ npm install

# Run the app
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published