It is a python coded program which alerts the netizens of the ill-effected areas about the incoming disaster and also alerts the nearest rescue forces and other government authorities about it.
It is done by locating the user and if there is any natural disaster incoming, then the residents will get the alerts beforehand so that they can prepare themselves.
You are free to make changes as you wish to improve this project. If you clone this repository to your local then u might have to make some changes in the second paragrapgh in the python program file. And then you are all set to go...
Keep Breathing, Keep Coding !!
Good Luck 👍
The interface and the backend is not interconnected. The backend is completely functional.
| API Key | Required | Reference |
|---|---|---|
OpenWeather API |
yes |
https://openweathermap.org/api |
Twilio API |
yes |
https://www.twilio.com/en-us/messaging/channels/sms |
Ignore all the files except alert system.py. The other files may or may not work. But the main backend file is alert system.py. Just fill up the api key and other required details yourself after setting up. Make sure to enter the details in place of NA otherwise the code won't work.