资料详情

基于Spring Boot的在线问卷调查系统的设计与实现 毕业论文+审题表+任务书+开题报告

头像

JAVA/JSP

编号:307

摘        要

问卷调查法是当今社会调查中被广泛使用的一项调查研究方法,它以固定的问题、固定的选项来采集大量研究调查的数据,有效地帮助到各种科学社会研究。传统的纸质问卷调查虽然能实现不同的调查对象填写问卷,但是后期对采集到的问卷数据整理、统计和分析的工作量十分庞大,调查过程需要耗费大量的人力物力。

本项目开发了一个基于Spring Boot的在线问卷调查系统,设计以Web形式进行问卷调查,实现调查问卷网络化,让问卷调查的形式、时间和地点不受限制,调查问卷数据的收集变得更加方便。项目采用Spring Boot、Vue、 Element UI、Axios和MySQL等多种互联网前沿技术,具有操作简单、界面和谐美观等优点。

关键词:在线问卷调查系统  Spring Boot  Vue  MySQL  Element UI


Abstract

The questionnaire survey method is a survey research method widely used in social surveys today. It collects a large amount of research survey data with fixed questions and fixed options, which effectively helps various scientific and social studies. Although the traditional paper questionnaire survey can achieve different survey objects to fill out the questionnaire, the workload of sorting, statistics and analysis of the collected questionnaire data in the later stage is very huge, and the survey process requires a lot of manpower and material resources.

This project intends to develop an online questionnaire survey system based on Spring Boot, designed to conduct questionnaire surveys in the form of Web, to realize the network of questionnaires, so that the form, time and location of questionnaire surveys are not restricted, and the collection of questionnaire data becomes more convenient. The project uses a variety of cutting-edge Internet technologies such as Spring Boot, Vue, Element UI, Axios, and MySQL, and has the advantages of simple operation, harmonious and beautiful interface.

Key words: Online questionnaire survey system; Spring Boot; Vue; MySQL; Element UI


目        录

1 前言

1.1 研究目的与意义

1.2 研究现状

1.3 论文结构

2 可行性分析

2.1 用户操作可行性

2.2 技术可行性

2.3 经济可行性

2.4 可行性结论

3 系统需求分析

3.1 用户需求分析

3.2 功能性需求分析

3.3 非功能性需求分析

4 概要设计

4.1 系统结构设计

4.2 功能模块设计

4.3 数据库设计

5 详细设计

5.1 用户登录注册

5.2 用户信息管理

5.3 调查问卷管理

5.4 调查数据管理

6 系统实现

6.1 软件开发说明

6.2 操作系统界面和功能实现

7 结语

参考文献

致谢