Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaeljier/survey_demo

问卷调查小demo(前+后), vue-composition-api体验
https://github.com/michaeljier/survey_demo

mongoose node vue vue-composition-api vue3-demo

Last synced: about 1 month ago
JSON representation

问卷调查小demo(前+后), vue-composition-api体验

Awesome Lists containing this project

README

        

# Survey_demo(问卷调查小DEMO)
问卷调查小DEMO
### 主要技术栈
vue2.x + vue-composition-api
express + mongoose

### Build Setup
yarn => yarn serve

### 目前完成进度
前端
- [x] 首页
- [x] 搜索页
- [x] 新建问卷页
- [x] 填写问卷页
- [x] 问卷结果页
- [x] 登录注册页

后端
- [x] allSurveyList
- [x] SearchSurveyListById
- [x] addSurveyItem
- [x] delSurveyItem
- [x] register
- [x] login
- [x] addAnswerItem
- [x] getAnswerSum