资料详情

基于SSM框架的养生中心管理信息系统设计与实现 毕业论文+审题表+任务书+开题报告

头像

JAVA/JSP

编号:293

摘    要

随着时代经济的不断发展,很多中小型企业的企业信息量越来越大,企业的发展很大一部分取决于企业信息的管理,系统、高效的企业信息管理平台能提高企业的管理效率,加快企业发展。

本论文针对近年来兴起的,促进人体酸碱平衡(DDS)的养生中心对于企业信息管理的需求,设计并实现了适用于大多数中小型企业的信息管理平台,平台采用流行的B/S结构,使用稳定的SSM(Spring MVC+Spring+MyBatis)框架技术搭建,同时采用MySQL数据库,最终通过Bootstrap前端框架及jQuery的前端插件,与Ajax技术相结合,实现前后端的数据异步交互、展现。该系统具备交互体验好、操作简单、功能健全等优点。养生中心通过该平台能够进行客户信息、员工信息等基本企业信息的管理,以及对业务报表进行配置展示,提高了企业的管理效率。

关键词:管理信息系统 SSM框架 B/S架构


Abstract

With the rapid development of economy, there are much more information maintained in many enterprises. A systematic and efficient enterprise information management platform can improve the efficiency of management of enterprises, and accelerate the development of enterprises.

This paper designs and realizes balance (DDS) health center for enterprise information management requirements for most small and medium-sized enterprise information management platform, the platform adopts popular B/S structure, using the stability of the SSM (for SpringMVC + Spring + MyBatis) framework technology, using MySQL database at the same time, in the end by the Bootstrap front frame and the front end of the jQuery plugin, combined with Ajax technology, realization of asynchronous interaction, the data before and after the show.

The system has the advantages of good interactive experience, simple operation and perfect function. Through this platform, the health care center can carry out the management of basic enterprise information such as customer information and employee information, as well as the configuration and display of the business report, so as to improve the management efficiency of the enterprise.

Keywords: Management Information System; SSM; B/S


目    录

1 前言

1.1 研究背景

1.2 研究现状

1.3 研究目的及意义

1.4 论文结构

2 可行性分析

2.1 技术可行性

2.2 经济可行性

2.3 操作可行性

2.4 法律可行性

3 系统需求分析

3.1 系统功能概述

3.2 系统功能分析

3.3 系统用例图

3.3.1 总公司负责人端

3.3.2 分公司负责人端

3.3.3 中心负责人端

4 概要设计

4.1 功能模块设计

4.1.1 客户管理模块

4.1.2 员工管理模块

4.1.3 请假管理模块

4.1.4 公告管理模块

4.1.5 报表管理模块

4.1.6 机构管理模块

4.1.7 用户管理模块

4.1.8 个人中心模块

4.2 数据库设计

5 详细设计

5.1 请假管理详细设计

5.2 公告管理详细设计

5.3 报表管理详细设计

6 系统实现

6.1 项目技术架构

6.1.1 Bootstrap框架

6.1.2 SSM框架

6.2 核心开发技术介绍

6.2.1 JavaEE

6.2.3 Tomcat

6.2.4 Ajax技术

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

6.3.1 系统登录界面

6.3.2 系统主界面

6.3.3 客户管理界面

6.3.4 请假管理界面

6.3.5 公告管理界面

6.3.6 报表管理界面

6.3.7 机构管理界面

6.3.8 用户管理界面

6.3.9 个人中心界面

7 结语

参考文献

致谢