https://github.com/varunram/emergencyhandler
Complete Emergency handling from incident reporting to manual ambulance assignment and Data Analytics
https://github.com/varunram/emergencyhandler
data-analytics emergency gps-tracker node plots
Last synced: 8 months ago
JSON representation
Complete Emergency handling from incident reporting to manual ambulance assignment and Data Analytics
- Host: GitHub
- URL: https://github.com/varunram/emergencyhandler
- Owner: Varunram
- Created: 2016-12-18T14:41:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-10T11:40:51.000Z (over 9 years ago)
- Last Synced: 2025-07-30T15:36:59.457Z (11 months ago)
- Topics: data-analytics, emergency, gps-tracker, node, plots
- Language: HTML
- Homepage:
- Size: 22 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EmergencyHandler
### A complete emergency response system
EmergencyHandler was developed with the sole aim of providing an ecosystem for dealing with emergencies. Compatible with any emergency, it maps the GPS coordinates received via supporting apps and plots the nearest resources. The drivers page also plots routes between common locations in the city. Combined with data analytics, EmergencyHandler can be used to identify heat-maps, charts and graphs regarding emergencies. Integrated with a dedicated user login system.
To test, run
```
npm install
node app.js
```
If you're using this in your own project, make sure you have mongodb installed and firebase keys changed according to your requirements.
## Screenshots








