S
survey-ascDynamic Survey Platform
Vercel Edge Ready
Frontend Scaffolding Complete

High-Performance Mobile-First Survey Engine

Architected for rapid public demographic polling with cascading Philippine Standard Geographic Code (PSGC) selectors and dynamic JSON schema forms.

PSGC Cascading Dropdowns
Region → Province → City/Municipality → Barangay cascading resolution designed for Philippine demographics.
Built with responsive touch ergonomics and instant local fallback cache.
JSON Schema-Driven
Dynamic question generation without database schema alterations.
Supports Text, Textarea, Radio, Checkbox, Dropdown, Rating scale, and PSGC inputs.
Mobile-First UI
Tailored for mobile respondents with accessible touch targets and fast Vercel edge loading.
Tailwind CSS v4 + accessible primitives powered by shadcn/ui.

Multi-Tier Infrastructure Map

Tier 1: FrontendActive Local
Next.js App Router
Hosted on Vercel Edge
Target Domain:survey.asc-nest.org
DNS Record:CNAME survey → cname.vercel-dns.com
CI/CD:Vercel Git push-to-deploy
Local Path:.../survey-asc/survey-asc-frontend
Tier 2: Backend REST APIReady to Scaffold
Laravel REST API
GoDaddy cPanel (SSH + PHP-FPM)
Target Domain:survey.be.asc-nest.org
DNS Record:A survey.be → GoDaddy Server IP
Server Path:~/apps/survey-asc-backend/public
Database Engine:MySQL (JSON Columns)