# Response This project was presented at the Smart India Hackathon, National Level Competition 2020. ### Table of Contents 1. SIH Related Details 2. Problem Statement 3. File Structure ### 1. SIH Related Details Problem statement ID: SS42
Ministry/Organization name: Ministry of Health and Family Welfare
Domain: Healthcare & Biomedical Devices (1) [Complete Project Result Video](https://github.com/deliciafernandes/Response-Disaster-Management/blob/master/SIH_Files/FINAL%20VIDEO.mp4)
(2) [Project Explanation & Working PPT](https://github.com/deliciafernandes/Response-Disaster-Management/blob/master/SIH_Files/Final%20PPT.pptx)
(3) [Architecture Explained](https://github.com/deliciafernandes/Response-Disaster-Management/blob/master/SIH_Files/High%20Level%20Design%20Document.docx) ### 2. Problem statement Emergencies and disasters impact population's health. Public health plays a critical role in working with health and non-health sectors responsible for preparing for and responding to emergencies. In emergencies, large numbers of people may require medical attention. Health care systems may be over-stretched, and public order may be threatened. Hence, we want software solution such that social media can be used in public health emergency response. Such tool/page/plugin should have the below capabilities. (1) Alarm message during emergencies
(2) Providing precautionary steps to be taken during emergency/disasters
(3) Help in finding nearby available healthcare systems
(4) Providing First aid/primary steps to be taken/provided to patients, in case of emergencies/disasters. ### 3. File Structure (1) [Response App](https://github.com/deliciafernandes/Response-App/tree/master/ResponseApp)
(2) [Response ML Related Files](https://github.com/deliciafernandes/Response-App/tree/master/ResponseML)
(3) [Response Plugin](https://github.com/deliciafernandes/Response-App/tree/master/ResponsePlugin)
(4) [Response Website](https://github.com/deliciafernandes/Response-App/tree/master/ResponseWebsite) --- ### **How to Contribute:** 1. Clone repo and create a new branch: `$ git checkout https://github.com/SemAlpha/Response-Disaster-Management -b name_for_new_branch`. 2. Make changes and test. 3. Submit Pull Request with comprehensive description of changes. # Response