Skip to content

Joshna907/Sahaay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Sahaay – Disaster Support & Missing Person Coordination

Sahaay is an offline-first disaster relief and missing person coordination platform.
Built to function in areas with little or no internet connectivity, Sahaay leverages multicast DNS (mDNS) to enable local device discovery and communication.


πŸš€ Features

  • πŸ“‘ Offline-first communication via mDNS (works without internet).
  • πŸ†˜ Request aid – food, medical help, or supplies.
  • πŸ‘₯ Report & search for missing persons during disasters.
  • πŸ“Ά Local network-based device discovery for real-time rescue coordination.
  • 🎨 Responsive UI for easy use in high-stress situations.

πŸ› οΈ Tech Stack

  • Backend: Go ⚑
  • Frontend: Next.js + TypeScript πŸ–₯️
  • Database: PostgreSQL 🐘
  • UI: Tailwind CSS 🎨

🌍 Why Sahaay?

During natural disasters, internet connectivity often breaks down.
Sahaay ensures:
βœ”οΈ People in relief centers or rescue camps can still connect.
βœ”οΈ Missing persons can be reported and searched locally.
βœ”οΈ Aid requests reach nearby volunteers without internet.


πŸ“¦ Installation & Setup

# Clone the repository
git clone https://github.com/your-username/sahaay.git
cd sahaay

# Backend (Go)
cd backend
go run main.go

# Frontend (Next.js + TS)
cd frontend
npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published