Form Building and Editing
- Dynamic form component: creation and management
- Support for multiple question types:
- Short Text
- Long Text
- Combo Box
- Multi Select
- Multi Choice
- Radio Group
- Slider with custom ranges
- Drag-and-drop: question reordering
- Real-time form preview: Immediate feedback
- Option to add: descriptions and external links
Form Submission and Data Handling
- Secure form submission: via RESTful API endpoints
- Response data storage: in PostgreSQL database
- Form response validation: Client and server-side
- Comprehensive error handling: With clear messages
- Support for file uploads: and rich media
- Toast notifications: for user actions