摘要
当今社会己进入信息社会时代,随着计算机网络技术的逐渐发展与成熟,其应用场景也越来越广泛,它便捷与跨时空的特点备受人们青睐,在各行各业都颇有建树。当前我们正处于信息化时代,借助于计算机高性能的数据处理能力,运用信息化技术手段实现数据便捷有效的管理,解放人们劳动力,提高生产和管理效率。现今的人们越发注重于运以保持身体健康,对于大学生而言更是如此。但由于户外运动常受天气因素影响,因而在体育馆里进行户内运动也逐渐兴起,越来越多的人们更偏爱于在室内进行户内运动。但也因此使得户内运动的人流量大大增多,极大地增加体育馆工作人员的工作量,在传统电话或现场预约方式下,常出现场馆信息反馈不及时,预约信息出错等一系列管理问题,因而采用信息化技术手段实现一个体育馆场馆预约系统以达到提高体育馆场馆管理效率的目的是非常有必要的。
本文主要介绍了本课题的开发背景,然后针对系统开发技术与工具做了详细介绍,介绍了所要完成的功能和开发的过程。再对系统进行需求分析以及对数据库建表,最后对系统的详细设计做了描述。系统由后台服务器、微信小程序购物客户端、数据管理系统三部分组成。根据以上的需求,小程序采用B2C的架构,开发方法采用服务端、客户端、数据管理三端分离的架构模式。其中服务端采用Java和MySQL构建REST API;客户端采用微信小程序来实现,通过向服务器API发送http通信请求获取数据,来完成自身的功能行为逻辑;数据管理系统作为管理或者运营人员的数据管理后台,同样通过向服务端请求数据,实现预订信息、订单数据和状态的管理。
关键词:羽毛球场馆;预订;预约;小程序;SSM
Abstract
Nowadays, the society has entered the era of information society. With the gradual development and maturity of computer network technology, its application scene is becoming more and more extensive. Its convenient and cross-space characteristics are favored by people and have made great achievements in various industries. At present, we are in the information age, with the help of computer high performance data processing ability, using information technology to achieve convenient and effective data management, liberate people's labor force, improve production and management efficiency. Nowadays, people pay more attention to luck to keep healthy, especially for college students. However, because outdoor sports are often affected by weather factors, indoor sports in gymnasium are also gradually rising, and more people prefer indoor sports. However, it also greatly increases the flow of people in indoor sports, greatly increases the workload of gymnasium staff. Under the traditional telephone or on-site reservation mode, there are often a series of management problems such as site information feedback, reservation information error and so on. Therefore, it is necessary to realize a gymnasium site reservation system by information technology.
This paper mainly introduces the development background of this subject, then introduces the system development technology and tools in detail, and introduces the functions and development process to be completed. Then the requirements of the system are analyzed and the database table is built. Finally, the detailed design of the system is described. The system consists of three parts: background server, WeChat Mini Program shopping client and data management system. According to the above requirements, Mini Programs adopts the B2C architecture, and the development method adopts the architecture mode of separation of server, client and data management. The server uses Java and MySQL construction REST API; the client uses WeChat Mini Program to realize, through sending http communication request to the server to obtain data, to complete its own function behavior logic; The data management system, as the data management background of management or operator, also realizes the management of reservation information, order data and status by requesting data from the server.
Keywords: badminton venue; reservation; reservation; Mini Programs; SSM