Welcome, 3rd-year students of NSS College of Engineering! This repository is the official home for our project, part of the GITHOBER 2.0 workshop.
The goal is simple: to collaboratively build a high-quality, open-source collection of study notes for the Disaster Management (MCN 301) course, making exam preparation easier and more efficient for everyone.
We are combining the power of AI and human collaboration to "rescue" our exam prep! In this project, each student will contribute AI-generated (and personally verified!) study notes on a specific topic from the MCN 301 syllabus. By the end, we will have a comprehensive, well-organized knowledge base for the entire course.
This repository is also a hands-on learning ground for Hacktoberfest. By contributing, you will learn the complete open-source workflow: forking, branching, committing, and creating pull requests.
Getting started is easy! We've designed this for beginners.
- Find a Topic: Pick a topic from the MCN 301 syllabus that hasn't been covered yet. Check the notes/directory and the Issues tab to see what's available.
- Generate & Verify Notes: Use an AI tool to generate notes for your chosen topic. Crucially, review, edit, and verify the information for accuracy.
- Add Your File: Create a new Markdown file (.md) in the correct module directory.
- Add Your Name: Add your name to the contributors' table at the bottom of this README.
- Submit a Pull Request: Follow our detailed Contribution Guidelines to submit your work.
For a step-by-step guide with all the git commands, please read our CONTRIBUTING.md file!
All notes should be placed within the notes/ directory, organized by module. Please follow this structure strictly to avoid conflicts:
notes/
├── Module-1/
│   ├── Introduction_to_Disasters.md
│   └── Types_of_Disasters.md
├── Module-2/
│   └── Hazard_and_Vulnerability_Analysis.md
├── Module-3/
│   └── ...
├── Module-4/
│   └── ...
└── Module-5/
    └── ...
Please name your files clearly and concisely with underscores.
- Good: Disaster_Management_Cycle.md
- Bad: dm cycle notes.md
A huge thank you to everyone who has contributed to this project!
| Name | GitHub Profile | Contribution | 
|---|---|---|
| Akriti Kumari | AKRITI-ENG | Added comprehensive guide on National Policy on Disaster Management 2009 | 
| GOUTHAM V E | Goutham V E | Add detailed hazard mapping study guide | 
| CHISANEME .C. ALONI | ALACHI24 | Add detailed risk assessment study guide | 
(As part of your first contribution, you'll add your own name to this table!)
This project is licensed under the MIT License. See the LICENSE file for details.
