About the Project

The Disaster Intelligence & Response System was inspired by the growing impact of natural disasters worldwide and the confusion people often experience during emergencies. In critical situations, individuals may not have access to clear, reliable, or structured safety guidance. This project aims to provide instant disaster awareness and actionable instructions in a simple and accessible way.

We built the project using HTML, CSS, and JavaScript to create a responsive web application. The system includes keyword-based disaster detection, dynamic risk scoring, geolocation integration, emergency contact references, a preparedness checklist, and a local history log using browser storage. The risk level is calculated using a simple scoring model: Risk Score=f(disaster type)

High-risk scenarios trigger visual alerts and sound notifications to improve user awareness. We also implemented animations and a modern UI design to enhance usability and engagement.

One of the main challenges was designing a system that is both lightweight and meaningful without relying on external APIs. We solved this by using structured logic, efficient condition handling, and client-side storage.

Through this project, we learned about UI design, interactive JavaScript development, risk modeling concepts, and building user-focused applications for real-world problems. In the future, this system can be expanded with real-time data feeds and AI integration.

Built With

Share this project:

Updates