Preventive safety for women on campus
CampusSAFE is a campus-focused safety and awareness platform designed for women students.
It focuses on prevention, early reporting, and awareness, not just emergency response.
Many women on college campuses experience:
- Being stared at or followed
- Verbal harassment
- Unsafe or poorly lit paths
- Discomfort that doesn’t feel like an “emergency”
Most safety apps only work after something serious happens.
CampusSAFE helps women:
- Report discomfort early
- Mark unsafe zones on campus
- Get awareness alerts before situations escalate
- Feel safer during daily movement (hostels, classes, libraries)
It bridges the gap between discomfort and emergency.
- 🗺️ Campus safety mapping
⚠️ Early discomfort reporting- 🔔 Preventive alerts & awareness
- 🧑🤝🧑 Community-driven safety insights
- 🎓 Designed specifically for campuses
- React / React Native (frontend)
- TypeScript
- Firebase (Auth + Database)
- Google AI Studio (initial template)

1. Install dependencies:
`npm install`
2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key
3. Run the app:
`npm run dev`