登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 管理学类 > 信息管理与信息系统 > 正文

武汉理工大学学报信息与管理工程版管理系统毕业论文

 2021-11-07 21:00:24  

摘 要

现如今科学技术正快速发展,第五代通信技术已经正在融入人们的日常生活之中,第六代通信技术的发展也已提上日程。而管理信息系统的发展也是日新月异,信息化、无纸化办公成为一种发展趋势。武汉理工大学学报信息与管理工程版是武汉理工大学管理学院主要负责的期刊,其目前采用的管理信息系统具备在线投稿、在线审查、在线交流、人员管理等功能,但因为其部分功能模块的使用逻辑与流程与期刊实际的业务流程有不一致之处,存在着功能不够完善、稳定性较差、扩展性不强、用户权限划分不明确、安全性较差及无数据统计分析辅助决策等各种实际客观的问题。因此,开发新的适合其需求的管理信息系统对于其发展而言是十分必要的。

新的学报管理信息系统采用了Django做为后端框架,采用了MTV模式,有利于后续的维护与拓展,而选择MySQL作为数据存储工具,则是因为其轻量化、性能优异的特点,完全可以满足期刊的日常使用要求。此外,新系统针对原有系统的用户权限划分不明确、无数据统计分析功能等做出了改进,明确了用户组权限,添加了数据获取统计功能,并具备了数据可视化功能,使得管理人员可以及时、直观了解到期刊的发展状况,进一步提升了学报的工作效率和服务质量。

关键字:Django、稿件、数据分析、权限划分

Abstract

Nowadays science and technology are developing rapidly. The fifth generation communication technology has been integrated into people's daily life. The development of the sixth generation communication technology has also been put on the agenda. The development of management information systems is also changing with each passing day. Informatization and paperless office have become a development trend. Wuhan University of Technology Journal Information and Management Engineering Edition is a journal that is mainly responsible for the School of Management of Wuhan University of Technology. Its current management information system has the functions of online submission, online review, online communication, and personnel management, but because of the use of some of its functional modules The logic and process are inconsistent with the actual business process of the journal. There are various functions such as incomplete functions, poor stability, weak scalability, unclear user rights division, poor security, and no data statistical analysis to assist decision-making. Actual and objective issues. Therefore, it is necessary to develop a new management information system suitable for its needs.

The new journal management information system adopts Django as the back-end framework and adopts the MTV model, which is conducive to subsequent maintenance and expansion. The choice of MySQL as the data storage tool is due to its light weight and excellent performance. Meet the daily use requirements of journals. In addition, the new system has made improvements to the unclear division of user rights and statistical analysis of no data in the original system, clarified user group rights, added data acquisition statistics functions, and has data visualization functions, allowing managers to The timely and intuitive understanding of the development status of the journal further enhances the work efficiency and service quality of the journal.

Key Words:Django, manuscript, data analysis, authority, Permission division

目 录

第1章 绪论 1

1.1 项目开发背景及意义 1

1.1.1 项目开发背景 1

1.1.2 项目开发意义 2

1.2 国内外研究现状 2

1.2.1 国内研究现状 2

1.2.2 国外研究现状 3

1.3 主要研究内容 4

1.4 设计内容及方法 5

1.4.1 系统目标以及基本内容 5

1.4.2 技术方案 5

第2章 系统分析 7

2.1 需求分析 7

2.1.1 功能性需求 7

2.1.2 非功能性需求 8

2.2 可行性分析 8

2.2.1 经济可行性 9

2.2.2 技术可行性 9

2.2.3 操作可行性 9

2.2.4 社会可行性 10

2.3 业务流程分析 10

2.3.1 系统管理 10

2.3.2 稿件投送与审核 11

2.3.3 数据统计分析 13

2.4 数据流程分析 14

2.4.1 顶层数据流程图 15

2.4.2 第一层数据流程图 16

2.4.2 第二层数据流程图 18

2.5 数据字典 20

2.5.1 外部实体 20

2.5.2 数据流条目 21

2.5.3 数据项描述 22

2.5.4 数据流清单 23

2.5.5数据存储清单 24

第3章 系统设计 27

3.1 系统总体设计 27

3.1.1 功能结构设计 27

3.1.2 物理配置方案设计 29

3.2 系统编码设计 29

3.3 数据库存储设计 30

3.3.1 数据库概念设计 30

3.3.2 数据库逻辑设计 34

3.3.3 数据库物理设计 38

3.4 系统交互设计 38

3.4.1 输出设计 39

3.4.2 输入设计 39

第4章 系统实施 40

4.1 系统调试 40

4.1.1 模块调试 40

4.1.2 系统整体调试 42

4.1.3 系统试运行 42

4.2 系统部署 51

第5章 总结与展望 51

参考文献 54

致谢 55

第1章 绪论

1.1 项目开发背景及意义

1.1.1 项目开发背景

在19世纪之前,由于客观上各种科研条件的限制和人们主观上思想固化,科学技术的发展受到了极大的限制,在长达几千年的时间里,人类的科学技术并没有取得跨越式的发展,可以说是依旧停留在刀耕火种的时代。而进入了19世纪之后,随着人类思想解放运动的展开及生产力的不断提升,越来越多的人开始去探索未知,开始去研究科学技术,反过来进一步提升人类社会的生产力。而如今随着第5代通信技术和基础科学技术的快速发展,学者与学者之间的交流日益密切,这就使得学术之间的交流就上个世纪而言有了指数级的提升,各类学术论文著作和学术会议的产出量急剧增加。如何从繁杂的学术著作中选出有学科研究价值的高质量的学术著作,成为目前学术期刊编辑工作的重要任务,给期刊的运作管理模式提出了更高的要求[1]

此外,科学技术的快速发展推动了企业管理经营理念的不断创新,继而也推动了企业管理信息系统的更新换代。企业管理信息系统经历了订货点法、MRP、MRPII、ERP等发展阶段,目前正朝着决策支持系统的方向发展[2]。如何利用计算机技术和通信技术实现在线投稿、在线审稿等工作,如何及时获取分析期刊运作过程产生的数据,从而提升期刊审稿和发表的效率,提升期刊的影响力,成为一个期刊编辑部管理人员不得不考虑的问题。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图