Household Enumeration & Census System — Northern Samar
A fully offline-capable Progressive Web App used by field enumerators to register and manage households for census and aid profiling. Data queues on-device and auto-syncs the moment connectivity returns.
Project Alaga puts a structured, verifiable census workflow on any phone, tablet, or desktop — no app store required. Field enumerators across Northern Samar fill a 5-step household form, verify residents against 252,536 COMELEC voter records, and submit — even with zero signal.
Works on Any Device
PWA installable on Android, iOS, and desktop directly from the browser — no app store needed.
Offline-First
Submissions, edits, and status changes queue locally in IndexedDB and auto-sync when connectivity returns.
252K Voter Records
Full 2025 COMELEC database pre-loaded for instant fuzzy name search and form auto-fill — works offline.
Secure by Design
Custom JWT auth, Row-Level Security, forensic watermarks, brute-force lockout, and a full audit trail.
Three-Role System
Enumerator, Supervisor, Admin — each sees only what they need, enforced in-app and at the database layer.
Live Dashboard
Real-time classification breakdown, enumerator activity tracking, and exportable CSV for reporting.
Front-line field worker
Oversees enumerator activity
Full system access
Personal names, household data, and voter records are redacted for privacy. Click any screenshot to zoom.
Frontend
PWA — Vanilla JS
Database
Supabase PostgreSQL
Hosting & CI/CD
Netlify + GitHub