Skip to content

MIchaelJier/survey_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Survey_demo(问卷调查小DEMO)

问卷调查小DEMO

主要技术栈

vue2.x + vue-composition-api
express + mongoose

Build Setup

yarn => yarn serve

目前完成进度

前端

  • 首页
  • 搜索页
  • 新建问卷页
  • 填写问卷页
  • 问卷结果页
  • 登录注册页

后端

  • allSurveyList
  • SearchSurveyListById
  • addSurveyItem
  • delSurveyItem
  • register
  • login
  • addAnswerItem
  • getAnswerSum