SegMap is an interactive smart mapping platform designed for disaster management and environmental monitoring. It provides real-time polygon mapping, feedback system, and disaster analysis using various charts and real-time messaging features.
- Built an interactive real-time disaster mapping web application with polygon drawing, feedback system, and real-time messaging.
- Enabled authorities to visualize high-risk areas and communicate faster during emergencies.
- Tech Stack: React, Leaflet, MongoDB, Firebase Database, and Google Authentication.
- Real-time Polygon Mapping – Enables users to draw, edit, and analyze disaster-prone areas.
- Feedback System – Users can provide insights and report issues related to environmental conditions.
- Disaster Analysis – Uses interactive charts for visualizing disaster impact and trends.
- Real-time Messaging – Facilitates communication between users and authorities for quick decision-making.
- Authentication – Google Sign-In powered by Firebase for secure user access.
- Live Demo: SegMap
- Frontend Repo: GeoMesh Frontend
- Backend Repo: GeoMesh Backend
git clone https://github.com/Prince-Sharma002/GeoMesh-Front.git
git clone https://github.com/Prince-Sharma002/geoMesh-back.git# Frontend
cd GeoMesh-Front
npm install
# Backend
cd ../geoMesh-back
npm install# Start Frontend
npm start
# Start Backend
npm run devFeel free to fork the repository and submit pull requests. Suggestions and improvements are always welcome!
This project is licensed under the MIT License.


