目录绪论.(1.1选题背景及意义.61.2国内外研究现状61.3论文工作内容81.4论文组织结构82相关技术概述.…102.1 Django框架.102.2 Python….102.3 MySQL数据库102.4Http协议.….113疫情信息系统需求分析和可行性分析…123.1系统功能性需求分析123.2系统用户角色划分与需求分析133.2.1用户角色划分133.2.2用户管理功能需求分析143.2.3信息登记功能需求分析.143.2.4公告功能需求分析.153.2.5医疗服务功能需求分析163.3系统的非功能需求分析173.3.1安全性需求173.3.2性能需求173.4系统的可行性分析173.4.1技术可行性分析173.4.2经济可行性分析…183.4.3使用开发环境分析.183.5小结184疫情信息系统的详细设计与实现194.1系统技术框架194.2系统总体设计194.3系统数据库设计…304.3.1数据库总体设计…204.3.2数据库表结构设计.224.4系统模块设计与实现..244.4.1用户模块设计与实现244.4.2公告模块设计与实现…274.4.3信息登记模块设计与实现294.4.4医疗服务模块设计与实现.344.5小结.375系统部署及测试385.1测试环境与方法.…385.1.1测试环境385.1.2测试方法.385.2功能测试…395.3性能测试.…415.4小结…426总结与展望…436.1论文总结.436.2展望43致谢50校园疫情信息管理系统的设计与实现作者戴江婧指导教师王玉丹讲师(岭南师范学院地理科学学院,湛江524048)摘要:随着疫情防控由应急化向常态化的转变,在人员构成复杂的高校,对人员健康信息的管理的重要性更加突出,构建一个疫情信息管理系统具有意义。本文根据实际需求对疫情信息管理系统进行设计,分析了系统的功能性需求、非功能性需求以及可行性。并根据系统设计实现各个功能模块,将设计落实为实际可运行的系统。该系统使用B/S架构,通过使用统一的建模语言UML进行了系统的总体设计以及各功能模块设计,基于MySQL数据库管理数据和Python语言进行实现,达到收集疫情行程信息以及医疗服务申请的功能。最后对系统的功能和性能进行了测试,测试结果表明该系统的运行速度较快,能满足多用户同时使用的需求。关键词:信息管理系统;Django:PythonDesign and Implementation of Campus EpidemicInformation Management SystemDai JiangjingSchool of Geographical Sciences,Lingnan Normal University,Zhanjiang,524048ChinaAbstract:With the change of epidemic prevention measure that the type is changed fromemergency to nommalization,it is more important to manage personnel health information incolleges and universities with complex population composition,so it is meaningful to build anepidemic information management system.This paper designs the epidemic informationmanagement system according to actual needs.In addition,it analyzes the functional requirements,non-functional requirements and feasibility of the design and the implement of system.Accordingto the system design,each functional module is implemented to form an actual operational system.By using the unified modeling language UML,the overall design of the system and the design ofeach functional module are completed using B/S structure.The system is designed based on theuse of MySQL database and Python,achieving the goal of providing the functions of collectinginformation about state of illness,journey routine and application of medical service.Finally,thesystem is tested and the test results show that the system runs fast enough to meet the needs of
暂无评论内容