学院官网优化设计方案(设计方案怎么做)

   百度SEO    


摘 要

随着信息技术的发展,管理系统越来越成熟,各种企事业单位使用各种类型的管理系统来提高工作效率,从而降低手工劳动的弊端。我国政府一直以来都非常重视教育事业的发展,随着学生人数增加,学校对宿舍学生信息管理也变的困难。因此,高校提出通过开发宿舍管理系统来优化管理方案,对宿舍信息进行全方位的在线管理,通过系统跟踪学生宿舍的各项状态,学生也可以通过系统查询宿舍的水电费信息。

基于springboot广州应用科技学院宿舍管理系统利用Java开发的一款管理系统,数据存储到MySQL中,前台使用vue对界面进行设计和实现。本文先充分调查基于springboot广州应用科技学院宿舍管理系统的需求分析,设计系统功能。利用成熟的开发技术完成编码工作,最后进行测试。宿舍管理系统包括通知公告、学生管理、宿舍管理、宿舍安排管理、宿舍设施管理、学生报修管理、缴费通知管理、学生请假管理、归校登记管理、宿舍卫生管理、学生反馈管理等,通过前后台实现数据的传递。

关键词:高校宿舍、广州应用科技学院、JAVA、MySQL.


Summary

With the development of information technology, the management system is becoming more and more mature. Various enterprises and institutions use various types of management systems to improve work efficiency, thus reducing the disadvantages of manual labor. In recent years, the number of college students has gradually increased, and the management of dormitory student information, application for repair, and grading information has become increasingly difficult. Therefore, colleges and universities have proposed to optimize the management plan by developing dormitory management system, conduct all-round online management of dormitory information, track the status of student dormitory through the system, and students can also query the occupancy of dormitory through the system.

The web-based dormitory management system uses a management system developed by Java to store data in MySQL. The front desk uses jsp to design and implement the interface. This paper first fully investigates the demand analysis of the web-based dormitory management system, deeply analyzes the functions that the system should have, and designs a perfect database. Use mature development technology to complete the coding work, and finally carry out the test work before the investment. Finally, complete the functions of the web-based dormitory management system at the front and back ends, mainly including dormitory building management, dormitory management, student information management, dormitory scoring management, repair application management, event management, announcement management, etc., and realize data transmission through the front and back ends.

Key Words: university dormitory, Guangzhou Institute of Applied Science and Technology, JAVA, MySQL.


目 录

摘 要 I

Abstract I

1 绪论 1

1.1 课题背景 1

1.2 研究现状 1

1.3 本文研究内容 2

2 相关技术及工具介绍 3

2.1 Java技术 3

2.2 开发工具 3

2.3 数据库技术 4

3 需求分析 6

3.1系统分析的工作步骤 6

3.2系统的可行性分析 7

3.2.1 法律可行性 7

3.2.2 经济可行性 7

3.2.3 技术可行性 7

3.3 系统需求分析 7

3.3.1功能性需求 7

3.3.2非功能性需求 9

4 系统设计 10

4.1系统设计 10

4.1.1架构设计 10

4.1.2功能设计 10

4.2数据库设计 12

4.2.1数据库E-R图 12

4.2.2数据库物理结构设计 12

5 系统实现 19

5.1 系统实现环境 19

5.2主要功能模块实现 19

5.2.1登陆模块实现 19

5.2.2管理员主界面实现 20

5.2.3学生登陆模块 23

6 系统测试 26

6.1测试说明 26

6.2测试用例 26

6.3测试结论 28

结论 29

参考文献 30

致谢 31


建立一个宿舍管理平台,能准确地反映学生宿舍人员分配、就寝情况、宿舍设施情况、在线报修情况。使信息收集、处理、存储方便;收费程序更加规范;使系统具备稳定可靠、可维护性强、管理集中等特点。

1. 学生端子系统

(学生信息:要有院系、专业、班级)

① 账号管理

② 登录系统

③ 个人信息

④ 宿舍设施信息管理

⑤ 水电费管理:余额查询、缴纳费用

⑥ 请假功能:申请离校、归校时间、确认归校

⑦ 公告系统:查看公告

2. 管理端子系统

① 账号管理:注册账号、退出系统

② 登录系统。

③ 学生信息管理。

④ 宿舍设施信息管理。

⑤ 水电费管理:缴纳费用提醒

⑥ 请假:确认离校、确认归校、归校逾期

⑦ 公告系统:发布公告,通知公寓全体人员

 标签:

评论留言

我要留言

欢迎参与讨论,请在这里发表您的看法、交流您的观点。