Coder Social home page Coder Social logo

liujingen / questionnaire-planet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from buaase-slime/questionnaire-planet

0.0 1.0 0.0 79.85 MB

问卷星球——问卷发布管理平台

Home Page: https://qn.zewan.cc

JavaScript 5.92% HTML 0.07% Vue 94.00%

questionnaire-planet's Introduction

问卷星球

vue2.0 vue-cli4.5.13

北航 1921 软件工程暑期实践

后端:https://github.com/BUAASE-Slime/Questionnaire-Planet-Django

项目介绍

问卷星球,问卷发布平台,实现了含普通问卷、考试问卷、报名问卷、投票问卷、疫情打卡问卷等五类问卷的创建、编辑、发布、统计功能。

项目突出特点有:

  • 友好的问卷制作界面:空白问卷模板、大纲题目可拖拽编辑题目顺序、编辑问卷时每隔1分钟自动保存
  • 特别问卷的展示与设计:
    • 考试问卷显示截止时间倒计时、且题目乱序展示
    • 投票、考试问卷填报完成后展示答题反馈;
    • 疫情打卡可获取用户IP地址;
    • 报名问卷剩余名额的实时反馈,以及同步提交的数据库事务处理
  • 完整实用的数据统计分析(含图表分析与交叉分析
  • 各类问卷与数据导出文件的DIY设计
  • 逻辑关联问题设计
  • 支持上传图片和视频

如何使用

须结合 后端说明 进行配置

运行项目前,请根据文件内容提示修改 /src/GlobalInfo.js,其中包含前端路由 baseUrl、后端路由 backUrl、后端公共路由 publicBackUrl

本地运行项目,会执行 vue.config.js 的设置信息,请如需按提示修改该文件。

接下来安装运行项目:

npm install
npm run serve

需要部署时,运行:

npm run build

基本页面展示

欢迎主页

welcome

管理中心

center

编辑界面

edit

填写界面

publish

统计界面

statistic

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.