摘 要
随着国内市场经济这几十年来的蓬勃发展,突然遇到了从国外传入国内的互联网技术,互联网产业从开始的群众不信任,到现在的离不开,中间经历了很多挫折。从当初的传统销售行业抵制互联网销售,到现在传统销售与网络销售的结合模式,都代表着网络购物是一种潮流,是线下实体经济的补充,不再是有些学者叫嚣的洪水猛兽,有效的在信息传播上突破了空间距离的限制,使得网上购物变得与实体购物一样舒适。本次开发的微信小程球馆预约系统,有管理员,用户两个角色。管理员功能有个人中心,用户管理,场地类型管理,球馆信息管理,球馆预约管理,系统管理。用户可以在微信小程序上面注册登录,查看球馆信息,对球馆进行预约操作。开发本程序后台用到了SSM开发技术,微信端用的是uni-app技术。数据库采用关系数据库市场占有率最高的MySQL作为本程序使用的数据库,完全符合程序使用并且有丰富的拓展余地。程序从需求到设计,从开发到测试,都在功能上和性能上都不断的进行了调试,让开发的程序在使用上用户体验更美好。
关键词:微信小程球馆预约系统;SSM;MySQL;uni-app
Abstract
With the vigorous development of the domestic market economy in the past few decades, it has suddenly encountered Internet technology imported from abroad. The Internet industry has been distrusted by the masses at the beginning, and now it is inseparable. There have been many setbacks in the middle. From the traditional sales industry boycotting Internet sales to the current combination of traditional sales and online sales, it all means that online shopping is a trend, a supplement to the offline real economy, and no longer the beasts that some scholars clamor for. Effective It breaks through the limitation of space distance in the dissemination of information, making online shopping as comfortable as physical shopping. The WeChat Xiaocheng Arena reservation system developed this time has two roles of administrator and user. The administrator functions include personal center, user management, venue type management, stadium information management, stadium reservation management, and system management. Users can register and log in on the WeChat applet, view the arena information, and make reservations for the arena. The SSM development technology is used in the background of the development of this program, and the uni-app technology is used in the WeChat terminal. The database adopts MySQL, which has the highest market share of relational database, as the database used by this program, which fully conforms to the program and has abundant room for expansion. From requirements to design, from development to testing, the program has been continuously debugged in terms of function and performance, so that the developed program has a better user experience in use.
Key Words:WeChat Xiaocheng Arena reservation system; SSM; MySQL; uni-app
目 录
1 绪论
1.1 研究背景
1.2 研究意义
1.3 研究内容
2 开发技术
2.1 uni-app
2.2 Mysql数据库
2.3 SSM框架
2.4 微信小程序
3 系统分析
3.1可行性研究
3.2系统性能分析
3.3 系统流程分析
3.3.1 系统开发流程
3.3.2 系统注册流程
3.3.3 系统登录流程
4 系统设计
4.1 系统结构设计
4.2系统功能模块设计
4.3数据库设计
4.3.1数据库E-R图
4.3.2 数据库表结构
5 系统实现
5.1 管理员功能实现
5.1.1 用户管理
5.1.2 场地类型管理
5.1.3 球馆信息管理
5.1.4 球馆预约管理
5.2 用户功能实现
5.2.1 首页
5.2.2 球馆预约
5.2.3 我的
6系统测试
6.1 测试的基本概念
6.2 测试的任务和目的
6.2.1测试的任务
6.2.2测试的目的
6.3 测试结果分析
结 论
参考文献
致 谢




















