I need a lightweight, browser-based triage application similar in flow and feel to the demo I shared (https://foreclosure-reminders-navigation.deploypad.app/). The purpose is to help a small, single-person non-profit guide clients to the correct program at the right stage, while I track where each client currently stands and what taxes or amounts are still owed. Essential functions • Form submission with progress tracking – every client completes a short intake, and I can instantly see their status on a simple dashboard. • Automated notifications – email or text nudges that push clients to the next step or remind them of outstanding items. Because I’m the only administrator right now, the system does not need complex role management; a single secure admin area is enough. The client side should remain friction-free: no account creation required unless it dramatically improves the workflow. Replicate the step-by-step guidance embedded in the reference link. The exact questions may differ, but the logic should stay: ask only what’s needed, reveal the next question based on each answer, and finish with a clear recommended action. Deliverables 1. Responsive web app (React, Vue, or similar modern stack) deployed to a low-cost hosting solution. 2. Clean, well-commented codebase plus a brief README so I can extend it later. 3. One-click export (CSV/Excel) of all submissions and statuses. 4. Setup of basic email/SMS notification workflow through a service like SendGrid or Twilio. 5. Short hand-off session (video or written) showing me how to add/edit questions and notifications. If you have a quicker or simpler framework in mind, let me know—speed and clarity for end users are top priorities.