资料详情

微信小程序“奶茶屋”的设计与实现毕业论文

头像

微信小程序

编号:4362

微信小程序“奶茶屋”的设计与实现

摘要:随着社会的发展,人们对生活的追求越来越高,奶茶在几乎已经遍布大街小巷,拿出手机扫一下二维码就可以点餐,对餐饮管理者来说不需要开发额外的软件,用户在使用小程序后会留下记录,方便顾客再次使用增加了顾客回头率。“奶茶屋”前端运用微信开发者工具,后端开发语言PHP语言以及ThinkPHP作为逻辑业务实现,PHP具有性能强,配合简单,稳定容易部署,而且还有强大的开源系统,而ThinkPHP快速兼容,能够解决应用解决应用开发环境中大多数的需要。实现用户在线点餐,生成订单,在线支付,后台实现了用户管理者对商品的上架,下架,价格修改等一系列后台操做。极大的便捷了我们的生活,无论是消费者还是商家极大的改变了传统的消费模式。点餐小程序在未来的发展前景也十分广泛。

关键词:奶茶屋   PHP  微信小程序


Design and implementation of WeChat small program for ordering milk tea house

Abstrac:Along with the development of the society, people pursuit of life more and more high, milk tea in almost all over the streets, do JiSao the qr code can order, for food and beverage manager does not need to develop additional software, users in the use of small programs to record, convenience of our customers use increased customer retention again. "Milk tea house" front-end USES WeChat developer tools, back-end development language PHP language and ThinkPHP as the logic business implementation, PHP has strong performance, with simple, stable and easy to deploy, and there is a powerful open source system, while ThinkPHP is fast compatible, can solve the application development environment to solve most of the needs. To achieve the user online ordering, order generation, online payment, the background to achieve the user manager of the goods on the shelves, off the shelf, price modification and a series of background operations. It has greatly facilitated our life. Both consumers and businesses have greatly changed the traditional consumption pattern. Ordering small procedures in the future development prospects are also very broad.

Key words: Milk tea house  PHP   WeChat applet


目录

第一章 引言

第二章 关键技术介绍

2.1数据库 MySql介绍

2.2后端PHP介绍

2.3ThinkPHP介绍

2.4原型图设计Axure

第三章 项目概述

3.1需求概述

3.2可行性分析

第四章 项目设计

4.1功能模块设计

4.2登录模块设计

4.3界面设计

第五章 项目实现

5.1项目界面运行效果

5.2关键模块功能代码

第六章 项目测试

6.1测试环境

6.2界面测试

第七章 结论

参考文献