Nirbhaya is a web-based safety platform designed to empower women and provide them with essential tools for emergencies. It offers features like SOS alerts, live location tracking and support.
Here is the deployed link : https://v0-women-s-safety-website.vercel.app/
- SOS Alerts: One-tap SOS alerts to notify emergency contacts and nearby volunteers.
- Live Location Tracking: Real-time location tracking using the OpenStreetMap API.
- Helpline Numbers: Quick access to essential helpline numbers.
- Signup/Login: Create an account or log in to access the platform.
- Description Page: Understand the platform's features and usage.
- Dashboard: Access all the safety features from the dashboard.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js
- Database: MongoDB
- Map API: OpenStreetMap API
- Clone the repository:
git clone [repository URL]
- Install dependencies:
npm install
- Set up MongoDB and configure the connection.
- Run the application:
npm start
- SOS: Press the SOS button to send an emergency alert.
- Location Tracking: Enable location tracking to share your live location.
- Helpline: Access important helpline numbers quickly.
Feel free to contribute to the project by submitting pull requests or reporting issues.