Skip to content

This project is a mobile-first emergency response solution using QR technology to enable instant identification, faster medical assistance, and efficient recovery of people, pets, and personal items.

Notifications You must be signed in to change notification settings

adavadkardhruv13/safeconnect

Repository files navigation

🚨 Safeconnekt

Safeconnekt is a mobile-first emergency response system that uses QR technology to simplify identification, improve safety, and accelerate recovery during emergencies. From tagging medical info to identifying lost pets or individuals, Safeconnekt helps bridge the critical gap between emergency and response — all with a scan.

🔍 App Preview

Home Screen QR Sticker View

🏠 Home Screen            🔲 QR Sticker View

Scan Result Page Admin Logs

📷 Scan Result Page            🖥️ Admin Logs

🔐 Key Features

  • 📱 Smart QR Codes
    Each user, item, or pet gets a unique QR code for fast identification.

  • 🆘 Emergency-First Design
    Instantly access vital medical or contact details when it matters most.

  • 🏷️ Universal Tagging
    Attach QR tags to personal items, bags, pets, or individuals.

  • ♻️ Recovery & Reunification
    Drastically improve response time and recovery success.

  • 🔐 OTP-Based Authentication
    Secure user onboarding with one-time passwords via mobile.

  • ⚙️ Robust Backend (Django + Gunicorn)
    Scalable, production-ready server environment.

  • 🎯 Modern Frontend (Flutter)
    Smooth, cross-platform user experience.


Installation

Backend Setup

  1. Clone the repository:

    git clone https://github.com/adavadkardhruv13/safeconnect.git
  2. Create a virtual environment and activate it:

    python -m venv venv
    source venv/bin/activate # On Windows: venv\Scripts\activate
  3. Install dependencies:

    pip install -r requirements.txt
  4. Run the development server:

    uvicorn main:app --reload

🧰 Tech Stack

Backend

⚡ FastAPI

🛢 PostgreSQL

🌫 Cloudinary (for media storage)

☁️ AWS RDS (Relational Database Service)

Frontend

💙 Flutter


About

This project is a mobile-first emergency response solution using QR technology to enable instant identification, faster medical assistance, and efficient recovery of people, pets, and personal items.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published