Built for the IEDC Hackathon · Deployed on Netlify
GroundZero is a disaster management web application designed to help communities and responders act fast when it matters most. The platform aims to centralize real-time information, coordinate relief efforts, and provide accessible emergency guidance during natural or man-made disasters.
🔗 Live Demo: groundzero03.netlify.app
Disasters don't wait — and neither should the response. GroundZero was built with the goal of bridging the gap between affected communities and relief responders by providing a unified, easy-to-use platform for:
- 📍 Reporting disaster incidents and affected areas
- 🆘 Accessing emergency contacts and resources
- 🗺️ Visualizing disaster zones and response coverage
- 📢 Broadcasting alerts and updates in real time
- Incident Reporting — Users can quickly report disasters with location and severity details
- Emergency Resources — Centralized access to helplines, shelters, and aid organizations
- Real-time Updates — Live status board for ongoing disaster situations
- Responsive Design — Works across desktop and mobile devices
- Clean UI — Intuitive interface built for high-stress, fast-action scenarios
| Layer | Technology |
|---|---|
| Frontend | HTML, CSS, JavaScript |
| Hosting | Netlify |
# Clone the repository
git clone https://github.com/irfahmed0019/groundzero03.git
# Navigate into the project
cd groundzero03
# Open in browser
open index.htmlNo build tools or dependencies required — just open and run.
groundzero03/
├── index.html # Main entry point
├── ui-ditto-dashboard.html # Dashboard UI
├── ui-reference-dashboard.html # Dashboard reference
├── ui-reference-chat.html # Chat/communication UI
├── ui-reference-supply.html # Supply management UI
├── assets/ # Images and icons
├── favicon.ico
├── placeholder.svg
├── _redirects # Netlify routing config
└── robots.txt
This project was originally built for the IEDC Hackathon, focusing on the problem statement of disaster preparedness and emergency response in under-resourced communities. While it didn't make the cut at the hackathon, the idea and implementation are solid enough to share and build upon.
Sometimes Ground Zero is where the best ideas are born. 🔥
Contributions, issues, and feature requests are welcome! Feel free to open a pull request or raise an issue.
- Fork the repo
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is open source and available under the MIT License.
Made with 💙 by Irfan
🔗 groundzero03.netlify.app