A mobile-first Disaster Management (DM) app built with React Native (Expo) to assist in emergency response and coordination during natural or man-made disasters.
-
📍 Real-time Location Updates
Track rescue teams, volunteers, and victims in real time. -
🧠 Facial Recognition for Victim Detection (WIP)
Uses facial comparison to identify and match missing or rescued individuals. -
🌦️ Weather Prediction
Integrated with the OpenWeather API to provide real-time and forecasted weather conditions in disaster zones. -
📦 Inventory Management
Manage and allocate resources (food, water, medical supplies, etc.) to affected individuals efficiently.
- Frontend: React Native with Expo
- Database: MongoDB
- APIs: OpenWeather API,FEMA api etc..
- Others: Inventory management, Facial recognition (WIP)
https://github.com/Chad-007/D-M-app.git)cd disaster-management-app
npm install
npm start
cd server
npm install
node server.js