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.
🏠 Home Screen 🔲 QR Sticker View
📷 Scan Result Page 🖥️ Admin Logs
-
📱 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.
-
Clone the repository:
git clone https://github.com/adavadkardhruv13/safeconnect.git
-
Create a virtual environment and activate it:
python -m venv venv source venv/bin/activate # On Windows: venv\Scripts\activate
-
Install dependencies:
pip install -r requirements.txt
-
Run the development server:
uvicorn main:app --reload
⚡ FastAPI
🛢 PostgreSQL
🌫 Cloudinary (for media storage)
☁️ AWS RDS (Relational Database Service)
💙 Flutter