ResQVision is an interactive data visualization dashboard designed to assist emergency response analysis. It empowers policymakers, healthcare professionals, and emergency managers to make faster, data-driven decisions by providing insight into incident trends, response times, and hospital capacity.
- Interactive dashboards for incident severity, response times, and environmental impact
- Filter by region, incident type, and time period
- Hover tooltips and info icons for data transparency
- Animated metric counters and responsive layout
git clone https://github.com/ShaunakJoshi1407/ResQVision.git
cd ResQVision
npm install / pnpm install
npm run dev / pnpm run dev