Skip to content

A disaster management website known as Direct Relief was made by me for my GST project. Description in Readme. Feel free to leave a star if you like it.

Notifications You must be signed in to change notification settings

pulkithanda/GST-disaster-alerter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Disaster Safety Web Application


INSTRUCTIONS TO RUN THE APPLICATION

  export FLASK_APP=application.py
  export FLASK_ENV=development
  flask run (on any port you want)

BASIC IDEA

The basic idea of the web application I made is to make sure that users will be able to get notifications at the time of any calamity like earthquakes, floods and hurricanes by getting alerts from anyone who gets to know of the calamity quickly by getting a notification in the form of images posted online or any common text broadcasts. Once the user is informed of the calamity, the user follows the emergency steps to be taken during the time of the calamity.I have also incorporated government agencies to notify in case of a hurricane or flood beforehand through the application and also provide various fast access emergency numbers in the application.

In all, the alertness and conciousness of the people and government agencies near the calamity area can help to broadcast the calamities like hurricanes and floods while earthquakes can also be known of by the same.


DETAILS

EARTHQUAKE

  • The application gives all the precautions to be taken by the user during the time of the calamity like:-

        --Vacate to an open area alongwith anyone who is surrounding you.
        
        --Call government emergency numbers like ambulance, fire brigade,etc.
    

FLOOD

  • The application then gives all the precautions to be taken by the user during the time of the calamity like:-

        --Vacate to places where water cannot stay easily like high rise buildings or open fields.
        
        --Call government emergency numbers like ambulance, etc.
        
        --Open as many unclosed sewage and drainage systems as possible in the surrounding area.
        
        --Wear air jackets so that no one drowns.
    

HURRICANE

  • The application then gives all the precautions to be taken by the user during the time of the calamity like:-

        --Vacate to a building alongwith anyone who is surrounding you.
        
        --Call government emergency numbers like ambulance, fire brigade,etc.
    

About

A disaster management website known as Direct Relief was made by me for my GST project. Description in Readme. Feel free to leave a star if you like it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published