survey-software
There are 4 repositories under survey-software topic.
surveyjs/survey-creator
Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
surveyjs/surveyjs-nodejs-postgresql
This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a PostgreSQL database.
Aurits/SurveySwift
A state-of-the-art data collection platform that revolutionizes the way researchers and analysts gather valuable insights.
surveyjs/surveyjs-nodejs-mongodb
This demo illustrates how easy it is to set up a client-server interaction of the SurveyJS client-side form builder component with any backend. By following the steps below you can run a sample React app with an integrated form builder. As a backend, the application uses NodeJS that stores form data in a MongoDB database.