- Notifications
You must be signed in to change notification settings - Fork1
A real-time disaster response coordination platform that helps connect resources with those in need during emergencies. This open-source project aims to provide a robust solution for disaster management teams worldwide.
License
Razee4315/DisasterConnect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A real-time disaster response coordination platform that helps connect resources with those in need during emergencies. This open-source project aims to provide a robust solution for disaster management teams worldwide.
- 🌍 Real-time incident tracking with interactive map visualization
- 📊 Resource allocation and tracking system
- 💬 Communication system for coordinators
- ✅ Task management for response teams
- 📱 Responsive desktop interface
- 🔒 Secure authentication system
- 📊 Data visualization and reporting
- Backend: Python 3.11
- Database: MongoDB
- UI Framework: PyQt5
- Maps: Interactive mapping library
- Authentication: JWT-based auth
- Reporting: ReportLab, Matplotlib
- Python 3.11 or higher
- MongoDB
- Git
- Clone and setup:
git clone https://github.com/Razee4315/DisasterConnect.gitcd DisasterConnectpython -m venv venvsource venv/bin/activate# On Windows: venv\Scripts\activatepip install -r requirements.txt
- Configure environment:
cp .env.example .env# Edit .env with your configuration- Run the application:
python src/main.py
- User Guide - Detailed application usage
- API Documentation - API endpoints and usage
- Contributing Guidelines - How to contribute
- Code of Conduct - Community guidelines
- Security Policy - Security and vulnerability reporting
- Changelog - Version history and changes
We believe in the power of community collaboration! Whether you're fixing bugs, adding features, or improving documentation, your contributions are welcome.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
SeeCONTRIBUTING.md for detailed guidelines.
We take security seriously. If you discover any security-related issues, please follow ourSecurity Policy.
Here are some snapshots of our DisasterConnect interface:
These screenshots showcase various interfaces of our disaster response coordination platform.
This project is licensed under the MIT License - see theLICENSE file for details.
- Saqlain Razee -Razee4315
⭐ Star this repository if you find it helpful!
About
A real-time disaster response coordination platform that helps connect resources with those in need during emergencies. This open-source project aims to provide a robust solution for disaster management teams worldwide.
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.




