mirror of
https://github.com/soconnor0919/hristudio.git
synced 2026-05-08 13:58:55 -04:00
3959cf23f7
- Implemented public access to forms with `getPublic` procedure. - Added `submitPublic` procedure for participants to submit responses. - Created a new participant form page to handle form display and submission. - Enhanced form validation and error handling for required fields. - Introduced CSV export functionality for form responses. - Updated form listing and template creation procedures. - Added README for homepage screenshots.