BurgerPanels.org
Website die helpt met het organiseren van burgerpanels.
About the project
BurgerPanels.org is a web application that allows organizations to set up, manage and analyze citizen panels.
The core consists of dynamically configurable questionnaires, breakpoints that determine logic, and automatic *
suggestions* based on answers.
Architecture & Features
- .NET Framework backend with Razor Views + API endpoints
- Admin-configurable questionnaires (fields, types, validation)
- Breakpoint logic that determines follow-up questions and suggestions
- Front-end in TypeScript + Vite + Tailwind CSS
- Docker setup for consistent deployments
- Export & reporting for results
Technical challenges
- Validation of dynamic forms (server-side + client-side)
- Performant rendering of large questionnaires
- Fault-tolerant breakpoint logic that handles inconsistencies
- Separation of Razor Views ↔ API without
[FromBody]dependency
Result
A stable, extensible and user-friendly tool that helps organizations efficiently organize and analyze citizen panels.
# mijn rol
Fullstack developer / architect
# belangrijkste features
- ▸ Dynamische vragenlijsten (admin-configurable)
- ▸ Breekpuntlogica met suggesties
- ▸ Razor views + API endpoints (geen [FromBody])
- ▸ Export & rapportage