项目实战5——发送调查问卷流程代码流程优化

简介: 项目实战5——发送调查问卷流程代码流程优化

优化前:

1.代码流程图

左侧虚线框内为前端部分,右侧虚线框内为后端部分

2.优化前存在的问题

从流程图之中不难发现,左侧前端部分。将前端逻辑做了多入口和多循环。

这样将不必要的逻辑写入前端进行处理,容易导致逻辑混乱难以管理和维护。

优化后:

优化后的图通过对比,最直观的是左侧前端虚线框内的元素少了很多。

原因是将调用activityExcuteByConfiguration接口返回值的条件判断逻辑放入后端,

根据条件是或否,在后端分别调用sendingQuestionnaires和getActivityConfiguration接口。

针对这个案例第一遍尝试优化,可能不太完善,欢迎提出建议!

相关文章
预约抢单互助系统开发详细功能/需求方案/步骤功能/逻辑项目/源码案例
The development model of appointment and order grabbing mutual assistance system is a widely used development model on mutual assistance service platforms. It adopts a combination of appointment and order grabbing modes, allowing users to make appointments or actively participate in mutual assistanc
|
7月前
|
安全
dapp互助预约排单系统开发步骤指南/案例设计/规则详细/方案逻辑/源码程序
-Determine the core functions and objectives of the system, understand user needs and expectations.
|
1月前
|
安全
短剧系统开发详细指南/步骤流程/功能需求/案例源码
Short film system development refers to the system developed for the production and display of short films. A short drama usually refers to a film completed in a relatively short period of time, usually between a few minutes and half an hour, and is an independent form of film and television work. I
|
1月前
|
JSON JavaScript 前端开发
仿造问卷星--开发一套调查问卷设计工具(1/3)--完整流程
仿造问卷星--开发一套调查问卷设计工具(1/3)--完整流程
21 0
|
1月前
|
JSON 数据格式
仿造问卷星--开发一套调查问卷设计工具(3/3)--完整流程
仿造问卷星--开发一套调查问卷设计工具(3/3)--完整流程
23 0
|
1月前
|
安全
外汇交易所系统开发规则玩法/步骤逻辑/方案项目/教程指南/源码流程
The development of foreign exchange system involves a series of functions and features, aiming to provide a safe, efficient, transparent, and reliable trading platform for foreign exchange trading. The following are the functions that may be involved in the development of the foreign exchange exchan
|
2月前
|
监控 小程序 IDE
开发流程不够清晰?审核驳回不清晰?丨开放平台调研结果反馈(9月)
开发流程不够清晰?审核驳回不清晰?丨开放平台调研结果反馈(9月)
134 0
|
3月前
|
测试技术
专项测试常见流程
专项测试常见流程
|
5月前
|
小程序 前端开发 Java
【开题报告】基于uniapp的在线考试小程序的设计与实现
【开题报告】基于uniapp的在线考试小程序的设计与实现
|
6月前
|
存储 前端开发 安全
dapp矩阵公排互助预约排单抢单项目系统开发指南流程丨案例设计丨功能逻辑丨规则玩法丨项目方案丨源码程序
需求分析:与团队明确系统的需求和目标,包括公排互助预约排单抢单项目系统的功能、规则、奖励机制等方面。