
Chamber Music NZ Contest Forms
https://www.chambermusic.co.nz/contest/
2023
Agency: BRAVE
Gatsby, Sanity, Redux
CMNZ runs an annual classical music contest and wanted to move their application process online.
A key challenge was creating a looping mechanism so users could add multiple groups and members before reaching a summary page, which submitted the application to CMNZ’s Sanity CMS. This required careful state management and data structuring.
The Sanity setup involved defining schemas for storing data and using the API for document creation and updates. Serverless functions handled the application logic upon submission.