摘 要
智能时代的到来,人们对生活效率的追求越来越高,以往的点餐系统效率低下浪费人力物力。小程序实现了应用的无处不在,随时可用,且不需要软件的安装和卸载,基于小程序的点餐系统从某种角度上方便了用户点餐。针对商户而言,可以满足简单的基础应用,非常适合生活服务类的线下商店,降低了餐厅的运营成本,减少人工雇佣费,吸引更多的潜在客户。对于点餐系统的用户来讲,小程序的点餐系统做到了“用完即走”的概念,减轻手机内存的负担,操作方便快捷,此系统将点餐与互联网相结合,避免了柜面上繁琐的点餐和付款排队环节,让用户可以直观方便的进行点餐和直接使用微信支付进行付款,想比传统的餐厅点餐更人性化,也更加注重用户体验,针对小程序开发者而言,软件的开发门槛相对其他较低,难度也不及app。
本次外卖点餐系统运用MySQL进行数据库存储,采用了JavaWeb和springboot框架作为后台开发,HTML+JS+CSS和微信web开发工具作为前端开发。凭借使用windows操作技术完成数据的录入、修改、删除。学习使用了手机界面触摸滑动的实现。
关键词:微信小程序;外卖点餐系统;Java;MySQL;SSM
Abstract
With the advent of the intelligent era, people’s pursuit of life efficiency is getting higher and higher, and the previous ordering system is inefficient and waste human and material resources.Small program to achieve the application of everywhere, available at any time, and do not need the installation and uninstallation of software, based on small program ordering system from a certain point of view to facilitate users to order food.For merchants, they can meet simple basic applications and are very suitable for offline stores of life services, reduce the operating costs of restaurants, reduce labor employment fees, and attract more potential customers.For ordering system users, small program ordering system did the concept of “run out”, reduce the burden of mobile phone memory, convenient and fast, the system will order with the Internet, avoid the counter on tedious order and payment queue, let users can intuitive convenient order and direct use WeChat payment, want to be more humane than the traditional restaurant order, also pay more attention to the user experience, for small program developers, software development threshold is relatively low, the app.
This external selling point meal system uses MySQL for database storage, using JavaWeb and springboot framework as background development, HTML + JS + CSS and wechat web development tools as front-end development.Enter, modify, and delete the data with the windows operation technology.Learning to use the implementation of the mobile phone interface touch sliding.
Key words: wechat mini program; selling meal system; Java; MySQL; SSM
目 录
摘 要 I
Abstract II
第1章 绪 论 1
1.1 选题背景 1
1.2课题意义 1
1.3 研究主要内容 1
第2章 系统开发环境 2
2.1微信开发者工具 2
2.2小程序框架以及目录结构介绍 2
2.3 Java简介 3
2.4 MySQL数据库 3
2.5 SSM三大框架 4
第3章 系统需求分析 5
3.1 系统设计目标 5
3.2需求分析概述 5
3.3 系统可行性分析 6
3.4经济可行性 7
3.5操作可行性 7
3.6系统流程和逻辑 7
第4章 系统概要设计 11
4.1 概述 11
4.2 系统结构 11
4.3 数据库设计 13
4.3.1 数据库实体 13
4.3.2 数据库设计表 14
第5章 系统实现 17
5.1数据库连接 18
5.2用户模块实现 19
5.2外卖点餐小程序端界面实现 20
5.2.1 登陆 20
5.2.2注册 20
5.2.3首页 21
5.2.4菜品信息 22
5.2.5点餐 23
5.2.6我的订单 24
5.2.7送餐员列表 25
5.2.8评价 26
5.3 外卖点餐小程序后台管理界面实现 27
5.3.1 后台登陆 27
5.3.2 后台主页 28
5.3.3评价管理 29
5.3.4菜品管理 29
5.3.5菜品类型管理 30
5.3.6点餐 30
5.3.7订单管理 31
5.3.8送餐员管理 31
第6章 系统测试 32
6.1 测试理论 32
6.2 测试方法及用例 33
6.3测试结果 34
结 论 35
致 谢 36
参考文献 37
第3章 系统需求分析
3.1 系统设计目标
当今社会的生活节奏越来越快,人们对手机微信的需求也越来越高,不仅对操作简单、功能齐全方面,而且对于用户的体验度也有了更高的要求,最快捷高效的方式莫过于利用互联网,将基于微信小程序的外卖点餐系统和互联网结合起来,为用户提供方便快捷的服务。
需求分析的任务是通过详细调查现实要处理的对象,充分了解系统的工作概况,明确用户的各种需求,然后在此基础上确定新系统的功能。新系统必须充分考虑今后可能的扩充和改变。
3.2需求分析概述
基于微信小程序的外卖点餐系统主要是为了提高用户的工作效率和更方便快捷的满足用户,更好存储所有数据信息及快速方便的检索功能,对基于微信小程序的外卖点餐系统的各个模块是通过许多今天的发达基于微信小程序的外卖点餐系统做出合理的分析来确定考虑用户的可操作性,遵循开发的系统优化的原则,经过全面的调查和研究。
基于微信小程序的外卖点餐系统所要实现的功能分析,对于现在网络方便,基于微信小程序的外卖点餐系统要实现管理员、用户可以直接在平台上进行查看自己所需数据信息,这样既能节省管理的时间,不用再像传统的方式,如果用户想要进行交流信息,必须双方见面进行沟通交流所需的信息,由于很多用户时间的原因,没有办法进行见面沟通交流,真的很难满足用户的各种需求。所以基于微信小程序的外卖点餐系统的开发不仅仅是能满足用户的需求,还能提高用户的使用率。所以系统管理必须要更快捷、有效、长期地为用户或潜在用户传递信息。建立一个基于微信小程序的外卖点餐系统更好的交流平台,提高系统对用户交流后的信息服务的效率。此系统可以满足大多数用户所提出的问题,用户可以根据自身的需求获取相应的服务,为系统管理提供了快捷的途径。
基于微信小程序的外卖点餐系统用户端要求在系统的安卓手机上可以运行,主要实现了菜品信息和美食资讯等相关信息的查看,并且根据需求进行对管理端;首页、个人中心、用户管理、菜品分类管理、菜品信息管理、订单信息管理、订单配送管理、菜品评价管理、系统管理,用户端;首页、菜品信息、美食资讯、我的等主要功能模块的操作和管理。
总体分布如图3.1所示:
3.1 总体功能需求图
系统实现给用户展示的界面与该对象是面对面的,包括是否允许用户简单,方便使用,该请求的响应时间,对整体质量的主图像,整体的布局的质量。
本文转载自:http://www.biyezuopin.vip/onews.asp?id=16458文章来源:https://www.toymoban.com/news/detail-483508.html
{
"pages": [
"pages/index/index",
"pages/login/login",
"pages/logs/logs",
"pages/navigate/navigate",
"pages/sss/sss",
"pages/details/details",
"pages/dianpu/dianpu",
"pages/dingdan/dingdan",
"pages/yuangong/yuangong",
"pages/caipin/caipin",
"pages/dingdandetails/dingdandetails",
"pages/sssdetails/sssdetails",
"pages/zhuce/zhuce",
"pages/caipindetails/caipindetails"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#13e7c7",
"navigationBarTitleText": "外卖",
"navigationBarTextStyle": "white"
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "首页",
"iconPath": "images/menu_icon_0_normal.png",
"selectedIconPath": "images/menu_icon_0_pressed.png"
},
{
"pagePath": "pages/dianpu/dianpu",
"text": "菜品信息",
"iconPath": "images/tabbar_order.png",
"selectedIconPath": "images/tabbar_order_selected.png"
},
{
"pagePath": "pages/dingdan/dingdan",
"text": "我的订单",
"iconPath": "images/nav1.png",
"selectedIconPath": "images/nav1_select.png"
}
,
{
"pagePath": "pages/yuangong/yuangong",
"text": "送餐员",
"iconPath": "images/shenfen2.png",
"selectedIconPath": "images/shenfen.png"
}
],
"position": "bottom"
},
"networkTimeout": {
"request": 10000,
"downloadFile": 10000
},
"debug": true,
"sitemapLocation": "sitemap.json"
}
文章来源地址https://www.toymoban.com/news/detail-483508.html
到了这里,关于基于微信小程序的外卖点餐系统的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!