Project Title: Guardian-Link: Integrated Real-Time Emergency & Resource Management System 1. Problem Statement (Detailed): Current emergency management systems in large infrastructures (Hospitals, Malls, or Smart Cities) suffer from three critical failures: Communication Silos: During a crisis like a fire or medical emergency, security teams and responders use fragmented channels (walkie-talkies/calls), leading to a delay in the "Golden Hour" of response. Resource Inefficiency: In the aftermath of a disaster, NGOs and relief teams often lack real-time data on where resources (food, medicine, blood) are needed most, leading to duplication of effort and wastage. Lack of Actionable Data: Decision-makers don't have a "Single Source of Truth" to track incident locations and resource inventory simultaneously. 2. Proposed Solution: Guardian-Link is a dual-layered platform designed to save lives during a crisis and optimize recovery after it. Layer 1: GuardianFlow (The Instant Responder) Zero-Latency Alerts: Uses WebSockets to send instant emergency triggers to all staff devices. Interactive Geospatial Maps: Uses Leaflet.js to highlight the exact "Danger Zone" on a digital building floor plan, directing responders and evacuees via the safest routes. Layer 2: ImpactLink (The Smart Allocator) Real-Time Need Mapping: Volunteers on the ground can report urgent needs (e.g., "Oxygen Required") which appear instantly on a central dashboard. SQL-Driven Inventory Tracking: A robust backend tracks the stock of all participating NGOs and relief centers, ensuring resources are moved from "Surplus" areas to "Deficit" areas efficiently. 3. Technical Architecture & Tech Stack: Frontend: React.js for a high-performance, real-time dashboard. Backend: Node.js & Express.js to handle high-concurrency data traffic. Real-Time Engine: Socket.io for pushing live updates without page refreshes. Database: SQL (PostgreSQL/MySQL) to maintain structured logs of every incident and resource transaction (using complex queries like JOIN and GROUP BY for analytics). Mapping: Leaflet.js API for interactive 2D venue and city maps. 4. Impact & Scalability: 50% Faster Response: By automating communication, we reduce the time it takes for help to arrive. Transparency: Every resource movement is logged in the SQL database, preventing corruption or mismanagement of relief materials. Future Scope: Integration with IoT Sensors (Smoke/Heat) for autonomous triggering and Aadhaar-based Authentication for secure victim identification and tracking.
Official HackIndia certificates for each team member — select one to view and download it.