/SafeHER

Primary LanguageDart

SafeHER

New age safety app for women built using Flutter.

Description

A new-age safety mobile application made for women with all necessary SOS features. Apart from traditional manual SOS triggers this app comes with automatic detection of threats using various ML models and can trigger SOS features based on threat level.

Key Features:

  • Beautiful, dynamic Material You design adapts to your theme style of the device.
  • Trigger SOS alerts manually or by shaking your device and receiving help from nearby people.
  • Share your live location and map links with trusted contacts for real-time tracking.
  • Simulate fake calls with a declining pin and automatically detect falls for enhanced safety.
  • Enjoy a user-friendly interface with high privacy standards to protect user data.
  • Operates both online and offline with optimized battery conservation for prolonged use.

Screenshots :

   Register         Main Screen

   SOS         Fake Call

  Location         No internet

Contributors :

  1. Sparsh-R17
  2. Akash5336

Steps to run the App :

Excited to experience WEATHERED? Here's how to set it up:

  1. Fork the Repository: Fork this repository to your account to get a copy for your personal use.
  2. Clone Locally: Retrieve the project onto your development machine using Git.
  3. Install Flutter: Ensure you have Flutter and its dependencies installed.
  4. Install Dependencies: Execute flutter pub get to download all required packages.
  5. Obtain an API Key: Create an API key from the Google Cloud Platform.
  6. Configure API Key: Add your API key in variable GOOGLE_API_KEY in lib\helper\location_helper.dart
  7. Run the App: Launch or debug the application using your preferred Flutter environment.