Empowering Women with Real-Time Safety & Rapid Response
SHEshield is a safety-focused web application designed to provide immediate assistance to women in distress. With a single click, the app triggers a multi-channel SOS alert system and provides data-driven insights into safe and unsafe zones.
- Dual-Channel SOS Alert: Simultaneously sends an SMS with the user's live location and triggers an automated Voice Call to emergency contacts using the Vonage API.
- Safe-Path Analytics: A real-time heatmap identifying high-risk areas based on community reports.
- Emergency Contact Management: Securely store and manage trusted contacts in an integrated SQLite database.
- Instant Location Sharing: Captures precise GPS coordinates via the browser's Geolocation API.
- Frontend: HTML5, CSS3, JavaScript (ES6+)
- Backend: Django (Python), Django REST Framework
- Database: SQLite3
- Communication: Vonage API (SMS & Voice)
- Authentication: Django User Auth