Skip to content

SafeHaven is a Crowdsourced Disaster Management Platform. Assisting and guiding one in case of a disaster.

License

Notifications You must be signed in to change notification settings

deba012/SafeHaven

 
 

Repository files navigation

🛡️ SafeHaven

SafeHaven is a crowdsourced disaster management platform designed to help individuals and communities stay informed, prepared, and connected during emergencies.
The platform focuses on awareness, coordination, safety guidance, and community-driven support during disasters.


🌍 About the Project

SafeHaven aims to act as a central hub during disasters, providing:

  • Timely information and alerts
  • Evacuation and safety guidance
  • Community communication and coordination
  • Educational resources for disaster preparedness
  • Volunteer and donation engagement

The project is built as a social good initiative and maintained as an open-source platform to encourage collaboration and real-world impact.


🚀 Features

  • Real-time Alerts & Risk Awareness
  • Disaster Coordination Hub for rescue and response
  • Evacuation & Safety Guidelines
  • Community Support & Updates
  • Educational Resources for disaster preparedness
  • AI-powered Assistant for emergency and medical queries
  • Volunteer & Donation Engagement

🧰 Tech Stack

  • HTML
  • CSS
  • JavaScript

📦 Installation

# Clone the repository
git clone https://github.com/archangel2006/SafeHaven.git
cd SafeHaven

# Install dependencies
npm install

# Run HomePage.html Locally

📂 Project Structure

.public/
   ├── index.html
   │
   ├── 1. HomePage/
   │   ├── index.html
   │   └── Map.html
   │
   ├── 2. Alerts_Risks/
   │   └── AlertsRisks.html
   │
   ├── 3. DisasterCoordination/
   │   ├── coordination.html
   │   ├── hub.html
   │   ├── DisasterCoordination.html
   │   ├── rescue.html
   │   └── sos.html
   │
   ├── 4. Evacuation_Safety/
   │   └── EvacuationSafety.html
   │
   ├── 5. Community/
   │   ├── Community.html
   │   ├── LiveUpdates.html
   │   ├── MissingPerson.html
   │   └── chatroom.html
   │
   ├── 6. KnowWhat'sHappeningAround/
   │   └── KnowWhat'sHappeningAround.html
   │
   ├── 7. GetEducated/
   │   ├── GetEducated.html
   │   ├── earthquake.html
   │   ├── flood.html
   │   ├── hurricane.html
   │   ├── terrorism.html
   │   ├── volcano.html
   │   └── wildfire.html
   │
   ├── 8. AIAssistant/
   │   ├── AIAssistant.html
   │   ├── AIChatbot.html
   │   ├── MedicalHelp.html
   │   ├── SelectLanguage.html
   │   └── VoiceControl.html
   │
   ├── 9. GetInvolved/
   │   ├── Donate.html
   │   ├── Forms.html
   │   ├── MaterialDonations.html
   │   ├── MonetaryDonations.html
   │   └── Volunteer.html
   │
   └── .gitattributes

🤝 Contributing

Please read the CONTRIBUTING.md before submitting issues or pull requests.

Use colors: Section 1

📜 Code of Conduct

This project follows a community-driven Code of Conduct to ensure a respectful and inclusive environment.
Read more in CODE_OF_CONDUCT.md.

📄 License

This project is licensed under the MIT License.
See LICENSE.md for details.

🙌 Acknowledgements

Thanks to all contributors and community members who help improve SafeHaven.

About

SafeHaven is a Crowdsourced Disaster Management Platform. Assisting and guiding one in case of a disaster.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.6%
  • Python 0.4%