All Projects → surveyjs → surveyjs_vue_quickstart

surveyjs / surveyjs_vue_quickstart

Licence: other
SurveyJS + Vue Quickstart Template

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to surveyjs vue quickstart

surveyjs angular cli
SurveyJS + Angular CLI Quickstart Template
Stars: ✭ 39 (-59.37%)
Mutual labels:  survey, form-builder, survey-creator, survey-maker
Survey Library
JavaScript Survey and Form Library
Stars: ✭ 3,060 (+3087.5%)
Mutual labels:  survey, quiz, surveyjs
react-quizzes
A React.js solution that offers a UI for creating surveys, forms and quizzes.
Stars: ✭ 25 (-73.96%)
Mutual labels:  survey, form-builder
Forms
📝 Simple form & survey app for Nextcloud
Stars: ✭ 127 (+32.29%)
Mutual labels:  survey, form-builder
ng2-quiz
A general purpose quiz application developed in angular (updated to angular 8) that can be used for multiple purpose.
Stars: ✭ 90 (-6.25%)
Mutual labels:  survey, quiz
SurveyKing
Make a better open source survey system.
Stars: ✭ 961 (+901.04%)
Mutual labels:  survey, surveyjs
Surveyjs react quickstart
React QuickStart Boilerplate - SurveyJS: Survey Library and Survey Creator
Stars: ✭ 88 (-8.33%)
Mutual labels:  survey, form-builder
Surveyjs Nodejs
Sample NodeJS backend for SurveyJS: Survey Library and Survey Creator
Stars: ✭ 65 (-32.29%)
Mutual labels:  survey, form-builder
Survey Creator
Online Survey Creator / Form Builder. See it in action:
Stars: ✭ 497 (+417.71%)
Mutual labels:  survey, form-builder
Vue Flow Form
Create conversational conditional-logic forms with Vue.js.
Stars: ✭ 315 (+228.13%)
Mutual labels:  survey, quiz
Formium
The headless form builder for the modern web.
Stars: ✭ 78 (-18.75%)
Mutual labels:  survey, form-builder
Angular Surveys
Angular survey / form builder inspired by Google Forms
Stars: ✭ 219 (+128.13%)
Mutual labels:  survey, form-builder
Limesurvey
Limesurvey is the number one open-source survey software.
Stars: ✭ 1,918 (+1897.92%)
Mutual labels:  survey
React Survey
A Survey System Created With React
Stars: ✭ 186 (+93.75%)
Mutual labels:  survey
Paper Survey
📚Survey of previous research and related works on machine learning (especially Deep Learning) in Japanese
Stars: ✭ 140 (+45.83%)
Mutual labels:  survey
Ie Survey
北航大数据高精尖中心张日崇研究团队对信息抽取领域的调研。包括实体识别,关系抽取,属性抽取等子任务,每类子任务分别对学术界和工业界进行调研。
Stars: ✭ 134 (+39.58%)
Mutual labels:  survey
Bayesiandeeplearning Survey
Bayesian Deep Learning: A Survey
Stars: ✭ 214 (+122.92%)
Mutual labels:  survey
Wq
📱🌐📋 wq: a modular framework supporting web / native geographic data collection apps for mobile surveys and citizen science. Powered by Django REST Framework, Redux, React, and Material UI.
Stars: ✭ 182 (+89.58%)
Mutual labels:  survey
Opendatasurvey
The Open Data Survey application.
Stars: ✭ 131 (+36.46%)
Mutual labels:  survey
Pypsy
psychometrics package, including MIRT(multidimension item response theory), IRT(item response theory),GRM(grade response theory),CAT(computerized adaptive testing), CDM(cognitive diagnostic model), FA(factor analysis), SEM(Structural Equation Modeling) .
Stars: ✭ 123 (+28.13%)
Mutual labels:  survey

SurveyJS + Vue Quickstart Template

SurveyJS is a set of JavaScript components that allow you and your users to build surveys / forms, store them in your database, and visualize survey results for data analysis. This quick start template uses Vue 2 and the following SurveyJS components:

Run the application

git clone https://github.com/surveyjs/surveyjs_vue_quickstart.git
cd surveyjs_vue_quickstart
npm i
npm run serve

Open http://localhost:8080/ in your web browser.

Template structure

This template covers most basic use cases. You can find code examples for them in the following files:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].