摘 要
通过移动互联网这几年的发展,单独的开发某些APP已经到了日暮西山的地步,原因不在于单个的APP功能丰富与否,而是因为用户生态体系的问题。使用智能手机的用户经过多年的使用习惯,已经越来越不喜欢安装各种的APP,除了正常生活和工作所必须的APP,不喜欢因为喜欢某些内容而被强制安装APP软件了。最近几年,随着微信生态的布局,通过开发微信小程序接口,让广大用户可以通过微信直接访问小程序,不需要去专门安装那些APP,这一点让很多用户喜爱,基本上只要能转向微信生态的业务,许多企业都已经开始拥抱微信小程序。本课题就是研究和实现一款基于微信小程序的跳蚤市场。
基于微信小程序的跳蚤市场按照操作主体分为管理员后台与用户小程序前台。管理员的功能包括对用户信息的管理,对商品,商品订单,商品留言,论坛,新闻,收货地址等信息的管理。用户的功能包括购买商品,发布商品,发帖,评论帖子,在线充值,查看订单等。该系统采用了SSM框架,Mysql数据库,Java语言等技术实现管理员后台,采用微信开发者工具来对用户小程序端进行了开发。
基于微信小程序的跳蚤市场让商品订单相关信息集中在后台让管理员管理,让用户在小程序端购买商品,管理个人订单,该系统让信息管理变得高效,也让用户购物变得越来越方便。
关键词:基于微信小程序的跳蚤市场;SSM框架;Java语言
Abstract
Through the development of the mobile Internet in the past few years, the development of some APPs alone has reached the point of sunset. The reason is not whether a single APP has rich functions or not, but because of the problem of the user ecosystem. After years of usage habits, users who use smartphones have become less and less fond of installing various APPs. Except for the APPs necessary for normal life and work, they do not like being forced to install APP software because they like certain content. In recent years, with the layout of the WeChat ecosystem, through the development of the WeChat applet interface, the majority of users can directly access the applet through WeChat without the need to install those APPs. Ecological business, many companies have begun to embrace WeChat mini-programs. This topic is to research and implement a flea market based on WeChat applet.
The flea market based on WeChat applet is divided into administrator background and user applet foreground according to the main body of operation. The functions of the administrator include management of user information, management of commodities, commodity orders, commodity messages, forums, news, delivery addresses and other information. The functions of users include purchasing items, posting items, posting, commenting on posts, recharging online, viewing orders, etc. The system uses the SSM framework, Mysql database, Java language and other technologies to realize the administrator background, and uses the WeChat developer tool to develop the user applet.
The flea market based on WeChat applet allows the relevant information of product orders to be centralized in the background for administrators to manage, allowing users to purchase products and manage personal orders on the applet side. This system makes information management more efficient and makes shopping more and more more convenient.
Key Words:Flea market based on WeChat applet; SSM framework; Java language
目 录
第1章 绪论 1
1.1 课题背景 1
1.2 课题意义 1
1.3 研究内容 1
第2章 开发环境与技术 3
2.1 JAVA语言 3
2.2 MYSQL数据库 3
2.3 SSM框架 4
2.4微信开发者工具 4
第3章 系统分析 5
3.1 可行性分析 5
3.1.1 技术可行性 5
3.1.2 经济可行性 5
3.1.3 操作可行性 5
3.2 系统流程 5
3.2.1 操作流程 6
3.2.2 登录流程 6
3.2.3 删除信息流程 7
3.2.4 添加信息流程 7
3.3 性能需求 8
3.4 功能需求 9
第4章 系统设计 11
4.1 功能结构设计 11
4.2 数据库设计 12
4.2.1 数据库概念设计 12
4.2.2 数据库物理设计 15
第5章 系统实现 18
5.1 管理员功能实现 19
5.1.1 商品信息管理 19
5.1.2 商品订单管理 19
5.1.3 论坛管理 20
5.1.4 用户管理 20
5.1.5 新闻信息管理 21
5.2 用户功能实现 21
5.2.1 商品信息 21
5.2.2 订单确认 22
5.2.3 我的订单 23
5.2.4 论坛信息 24
第6章 系统测试 26
6.1 功能测试 26
6.1.1 添加评论功能测试 26
6.1.2 用户充值功能测试 28
6.2 系统测试结果 30
结 论 31
参考文献 33
致 谢 34
首先用户可以不需要安装各种各样的APP,只需要一个微信就可以各种访问程序,用户不需要注册各种信息,微信提供了用户一键访问,并且可以在微信里面对小程序进行删除,定位,搜索,以及收藏,微信小程序是目前最火的一个开发方向。很多商家只需要开发出微信小程序,自己部署服务端,然后有任何需要推广的只需要让用户点击微信小程序访问即可,不仅仅给商家提供了一个十多亿用户的平台,也给用户减轻了安装各种APP的负担,并且微信所在的腾讯公司也能获得利润,微信小程序是一款多赢的选择。
本课题研究的基于微信小程序的跳蚤市场前后台分离,让商品订单相关信息集中在后台让管理员管理,让用户在小程序端购买商品,管理个人订单,该系统让信息管理变得高效,也让用户购物变得越来越方便。
如需定做或者获取更多资料,请联系QQ:375279829