摘 要
随着科学技术的飞速发展,各行各业都在努力与现代先进技术接轨,通过科技手段提高自身的优势社会的发展和科学技术的进步,互联网技术越来越受欢迎。网络计算机的生活方式逐渐受到广大人民群众的喜爱,也逐渐进入了每个用户的使用。互联网具有便利性,速度快,效率高,成本低等优点。 因此,构建符合自己要求的操作系统是非常有意义的。
本文从用户的功能要求出发,建立了外卖点餐系统 ,系统中的功能模块主要是实现管理员;首页、个人中心、用户管理、商家管理、菜品分类管理、骑手管理、系统管理、菜品管理、订单管理、配送单管理、商品评价管理,商家;首页、个人中心、菜品管理、订单管理、配送单管理、商品评价管理、我的收藏管理,用户;首页、个人中心、订单管理、配送单管理、商品评价管理、我的收藏管理、骑手;首页、个人中心、订单管理、配送单管理、商品评价管理等功能部分;经过认真细致的研究,精心准备和规划,最后测试成功,系统可以正常使用。分析功能调整与外卖点餐系统实现的实际需求相结合,讨论了JSP开发外卖点餐系统的使用。
关键字:外卖点餐系统 JSP技术 Spring Boot框架
Abstracts
With the rapid development of science and technology, all walks of life are trying to integrate with modern advanced technology, improve their own advantages through scientific and technological means, the development of society and the progress of science and technology, Internet technology is more and more popular. The life style of network computer is gradually loved by the majority of the people, and has gradually entered the use of each user. Internet has the advantages of convenience, high speed, high efficiency and low cost. Therefore, it is very meaningful to build an operating system that meets its own requirements.
Based on the functional requirements of users, this paper establishes a takeout ordering system The main function modules in the system are administrator; home page, personal center, user management, merchant management, dish classification management, rider management, system management, dish management, order management, delivery list management, commodity evaluation management, merchant; home page, personal center, dish management, order management, delivery list management, commodity evaluation management, my collection management , user; home page, personal center, order management, delivery list management, commodity evaluation management, my collection management, rider; home page, personal center, order management, delivery list management, commodity evaluation management and other functional parts; after careful research, careful preparation and planning, and finally successful testing, the system can be used normally. This paper analyzes the function adjustment and the actual demand of the system, and discusses the use of JSP to develop the system.
Key words: take out ordering system jsp technology spring boot framework目 录
摘 要
Abstracts
目 录
第1章 绪论
1.1课题背景
1.2研究意义
1.3研究内容
第2章 技术介绍
2.1相关技术
2.2JSP技术
2.3MySQL数据库
2.4 Tomcat介绍
2.5Spring Boot框架
第3章 需求分析
3.1需求分析概述
3.2可行性分析
3.2.1经济可行性
3.2.2技术可行性
3.3系统功能设计
第4章 系统设计
4.1系统结构设计
4.2数据库设计
4.2.1实体ER图
4.2.2数据表
第5章 系统实现
5.1用户后台功能模块
5.2商家功能模块
5.3管理员功能模块
5.4用户前台功能模块
5.5骑手功能模块
第6章 系统测试
6.1测试定义及目的
6.2测试方法
6.3测试模块
6.4测试结果
结 论
致 谢
参考文献