Inspiration

SafeHer was inspired by the reality that many safety incidents affecting women go unreported or remain invisible. In many communities, women rely on informal warnings and personal networks to identify unsafe areas, which limits reach and impact. I wanted to build a platform that makes these risks visible in a responsible, privacy-first way while empowering communities with shared safety awareness.

What it does

SafeHer is a community-powered women’s safety platform that allows users to report unsafe locations and view verified safety incidents. Reports include the incident type, location, and a short description. All submissions are reviewed and approved before appearing publicly. Verified incidents are displayed in a list and on an interactive map using approximate locations to protect user privacy.

How I built it

SafeHer was built as a full-stack web MVP using:

  • HTML, CSS, and JavaScript for the frontend
  • PHP (PDO) for secure backend logic
  • MySQL for data storage

The system includes user reporting flows, an admin verification workflow, and a public map visualization. The architecture was designed to prioritize simplicity, security, and scalability.

Challenges I ran into

One of the biggest challenges was balancing transparency with safety. Showing detailed locations could put users at risk, while hiding too much information could reduce usefulness. This was addressed by using approximate locations and admin verification. Time constraints also required careful prioritization, focusing on core features over advanced functionality.

Accomplishments that I'm proud of

  • Building a complete, functional full-stack MVP within a short timeframe
  • Implementing a verification system to prevent misinformation
  • Designing a privacy-first mapping feature
  • Delivering a clear, usable product that demonstrates real social impact

What I learned

This project reinforced the importance of ethical design in social impact technology. I learned how verification, privacy, and clarity are critical when dealing with sensitive issues. I also improved my ability to scope, build, and communicate an MVP effectively under time pressure.

What's next for SafeHer

Future versions of SafeHer could include real-time alerts, analytics dashboards, mobile support, and partnerships with NGOs or public institutions. The long-term vision is to evolve SafeHer into a trusted safety insight platform that supports women and communities at scale.

Share this project:

Updates