问卷调查表
Vue2 + webpack3 + express4 + mongodb实现的微型问卷调查平台,带登录注册功能。
参考
从分叉
构建设置
# install dependencies
npm install
# serve with hot reload at localhost:8082
npm run dev
# build for production with minification
npm run build
# build for production and view
问
支持创建和回答问题的问卷
请注意,它仍在积极开发中,到目前为止仅支持mariadb。
询问包裹
关于
Ask允许您创建和回答问卷。 另外,它为quesitonnaires提供模板。
用法
let empty_questionnaire_with_three_questions ~ label =
let open AskService.Questionnaire in
(* Create a template, e.g. label:"details-template" *)