-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Task Description
Create a collection of visual diagrams, flowcharts, and infographics explaining key disaster management concepts.
Requirements
- Minimum Diagrams: 10 diagrams
- Diagrams to Create (use tools like draw.io, Canva, PowerPoint, or hand-drawn then scanned):
- Disaster Risk Management Cycle
- Sendai Framework - Priorities and Targets
- NDMA Organizational Structure
- Stakeholder Engagement Pyramid
- Early Warning System Components
- Risk Assessment Process Flowchart
- Vulnerability Assessment Types
- Greenhouse Effect Mechanism
- Disaster Response Hierarchy (National-State-District)
- Crisis Counselling vs Regular Counselling (comparison chart)
Format Requirements
- Save diagrams as PNG or SVG files
- Include source files if editable (e.g., .drawio, .pptx)
- Each diagram should have a markdown description file
File Structure
/diagrams/
├── README.md (index of all diagrams)
├── 01-drm-cycle/
│ ├── drm-cycle.png
│ ├── drm-cycle.svg (optional)
│ └── description.md
├── 02-sendai-framework/
│ ├── sendai-framework.png
│ └── description.md
...
Acceptance Criteria
- At least 10 diagrams created
- All diagrams are clear and educational
- Proper file organization
- Description files included
- Attribution for any adapted diagrams
- Original work or properly licensed
File Location
Create folder structure at: /diagrams/
Estimated Time
4-5 hours