This is web application for disaster alert and also reporting disaster event that happening around you, this application will also give notification to all active visitors about newest disaster alert.
We will run validation and verifying for all event that reported by community, verification flow is find is there any same event that happen in radius 5 km from user location (this is running in background), if there is any same event that happen in radius 5 km from user location then user report event is set as valid.
We also provide simple tips for each disaster event, currently this app could only proceed earthquake disaster.
Some screenshots for our web app :
mishapp.blackbiron.koding.io:5000 this is our own API for scrapping data from another source (USGS, GDACS) for validation event.