SheSafe — A Women’s Safety Web Platform

What Inspired Us

The idea for SheSafe came from everyday conversations—friends sharing experiences of feeling unsafe while walking alone, commuting late, or being stuck in uncomfortable social situations. Many existing safety apps felt either too complex or too slow to use in moments when seconds matter.

We wanted to build something simple, discreet, and fast—a tool that works the moment fear sets in, without requiring multiple steps or drawing attention.

At its core, SheSafe is inspired by one question:

How can technology quietly empower women to feel safer in real-world situations?

What We Learned

Building SheSafe taught us lessons beyond just writing code:

  • User-centric design matters more than features
    A minimal interface can be more powerful than a feature-heavy app.
  • Safety products demand reliability and clarity
    There’s no room for confusion when someone is under stress.
  • Collaboration is key
    Splitting responsibilities between frontend logic, APIs, and UX helped us move faster and cleaner.
  • Ethical responsibility in tech
    We learned to think critically about privacy, data sharing, and user consent.

How We Built the Project

SheSafe was built as a web-based application to ensure accessibility across devices without requiring app installation.

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Maps & Location: Browser Geolocation API + Map integration
  • Communication: Email/SMS API for emergency alerts
  • Deployment: Lightweight web hosting for quick access

Core Features

  1. ** One-Click Emergency Button**
    Instantly sends the user’s live location to trusted contacts.
  2. ** Live Location Sharing**
    Session-based sharing during walks or commutes.
  3. ** Safety Heatmap**
    Community-marked safe and unsafe locations.
  4. ** Fake Call Feature**
    A discreet exit tool from uncomfortable situations.

The system logic was designed so that the time-to-action is minimized, roughly:

[ T_{\text{alert}} = T_{\text{click}} + T_{\text{location}} + T_{\text{send}} ]

Our goal was to keep ( T_{\text{alert}} ) as close to zero as possible.

Challenges We Faced

  • Balancing simplicity with usefulness
    Deciding what not to include was harder than adding features.
  • Handling real-time location safely
    Ensuring location sharing was session-based and user-controlled.
  • Designing for stress scenarios
    We had to think: Can someone use this with shaky hands and panic?
  • Time constraints
    As a small team, prioritization was critical.

Each challenge pushed us to refine both our technical approach and our empathy for end users.

Final Reflection

SheSafe is more than a project—it’s a reminder that technology can be compassionate. By focusing on real problems and real people, we learned how thoughtful design and engineering can create meaningful impact.

Our hope is that SheSafe becomes not just an app, but a quiet companion—one that reminds users they’re never truly alone. hat it does

Share this project:

Updates