设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
肯德基宅急送网上订餐系统(移动扫码点餐)的设计与实现毕业论文+任务书+开题报告+选题表+指导记录+前后台源码
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  

摘  要

本系统设计的目的是为肯德基公司开发一款网上订餐系统,帮助肯德基公司增加销售机会,帮助客户送去需要的外卖,采用软件工程的方法,来表述系统需要进行的工作。设计一个包含用户注册、商品浏览、下单、查看订单等基本功能在内的网上订餐系统。综述网上订餐系统在生活中的重要性。介绍开发网上订餐系统所用到的相关技术与开发环境。根据需求分析,进行具体的系统设计。完成客户端功能模块的实现及UI界面的设计与美化。

通过系统分析网上订餐系统可行性分析,对系统进行概述。分析系统目标和系统要解决的问题,然后系统功能需求分析,以及非功能需求分析。主要包括系统架构设计,系统功能架构设计,顾客信息管理,肯德基店家信息管理,系统信息模块管理。以及数据库设计,数据库概念设计,物理结构设计,以及系统安全设计。实现系统总体架构,顾客信息管理模块,顾客个信息管理,顾客订单管理,商家信息管理模块包括,商家信息管理,商家订单信息管理。以及登录注册模块的实现。最后介绍测试方案和测试方法,测试每一个模块的功能,用测试案例的实现说明测试结果。

根据大学所学知识,系统开发过程中主要用到了axure原型绘制工具,PowerDesigh软件工程ULML图绘制工具完成相关图的绘制,还用到了php技术,mysql数据库,tp5框架。本课题为了满足这种需求利用html5、css3、javascript、jQury等流行前台设计技术,利用php语言,利用MySql数据库完成了此肯德基网上订餐系统。

关键词:外卖;订餐;扫码;PHP;Mysql

Abstract

The purpose of this system is to develop an online ordering system for KFC,to help KFC increase sales opportunities,to help customers send the required take-out,and to use the software engineering method to describe the work that the system needs to do. Design an online ordering system that includes basic functions such as user registration,merchandise browsing,ordering and viewing orders. Summarize the importance of online ordering system in life. Introduce the related technology and environment used to develop online ordering system. According to the requirement analysis,carry on the concrete system design. Complete the realization of client function module and the design and beautification of UI interface.

Through the system analysis of online ordering system feasibility analysis,the system is summarized. Analyze system objectives and issues to be addressed,then system functional requirements analysis,and non-functional requirements analysis. Mainly include system architecture design,system function architecture design,customer information management,KFC store information management,system information module management. as well as database design,database conceptual design,physical structure design,and system security design. Implement the overall architecture of the system,customer information management module,customer information management,customer order management,business information management module including,business information management,business order information management Reason. and the implementation of the login registration module. Finally,the test plan and test method are introduced,the function of each module is tested,and the test results are explained by the implementation of the test case.

According to the knowledge learned from the university,the system development process mainly used the axure prototype drawing tool,PowerDesigh software engineering ULML drawing tool to complete the drawing of related maps,but also used php technology,mysql database,tp5 framework. in order to meet this demand,this topic utilizes popular foreground design technology such as html5,css3,javascript,jqury,etc.,using php language,using mysql database to complete this kendekey online ordering system.

Key Words:takeaway;order;sweep code;PHP;Mysql

目  录

第1章 绪论 1

1.1研究背景及意义 1

1.2研究现状 1

1.3章节安排 2

第2章 关键性技术介绍 3

2.1 PHP 3

2.2 JSON 4

2.3 XML 5

2.4 HTML 5

2.5 Mysql介绍 6

第3章 需求分析 7

3.1系统业务流程分析 7

3.2 功能需求分析 8

3.3用例分析 10

3.3.1领域类图 10

3.3.2系统用例 14

3.3.5具体用例分析 16

第4章 系统设计 21

4.1 网络架构设计 21

4.2 功能模块设计 21

4.2.1 用户功能模块 22

4.2.2 系统管理员功能模块 23

4.2.3 网上用户功能模块 24

4.2.4 系统架构 25

4.3 数据库设计 25

4.3.1 概要模型设计 25

4.3.2 数据库表设计 27

第5章 系统实现 33

5.1系统开发环境 33

5.2肯德基宅急送网上订餐系统前端 33

5.2.1首页 33

5.2.2在线预定 34

5.2.3外卖订餐 35

5.2.4扫码订餐 37

5.2.5个人中心 40

5.3肯德基宅急送网上订餐系统后端 41

5.3.1桌台信息 42

5.3.2我的预约 44

5.3.3扫码订餐 45

5.3.4查看外卖 46

5.3.5设置 47

第6章 系统测试 48

6.1 测试环境 48

6.3 功能测试 48

6.3.1 注册功能测试 48

6.3.2 登录功能测试 49

6.3.3 查看菜品分类功能测试 50

6.3.4 订餐下单功能测试 52

6.3 测试总结 53

致  谢 55

参考文献 56




























  全套毕业设计论文现成成品资料请咨询微信号:biyezuopin QQ:2922748026     返回首页 如转载请注明来源于www.biyezuopin.vip  

                 

打印本页 | 关闭窗口
本类最新文章
基于腾讯云的个人知识库管理系统 基于Android的酒店预定系统 基于matlab变频器控制交流电
基于微信小程序的家校联动平台管理 基于时频分析与自适应滤波技术的多 基于WxJava框架的集客微信公
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!