摘 要
传统餐饮行业信息化程度较低,点餐的过程基本都是人工进行的。这种方式在人多的时候效率就比较低下,对于消费者来说也不太方便。国外因为软硬件设施技术的领先比我们互联网起步要早,在点餐智能化方面有一些值得借鉴的案例。随着国内的基础设施日趋完善,4G的普及,5G网络的即将兴起以及智能手机的普及,移动信息时代的大潮已经来临。IT行业中最热点开始聚焦到了互联网上。
互联网的广泛流行促使我思考这样一个问题:能不能结合当下的技术和工具创造出一种更好的手段用更低廉的成本来让更多的餐馆可以更好地被管理。应此本课题应运而生。本文提出了一种基于HTML5的美食推荐系统的设计方案,并完成了该系统的软件设计与实现。本系统利用HTML5,Java,MySQL数据库等技术,注册用户和商家用户可餐厅美食推荐列表、购物车订单及个人中心等,后台管理端可对菜品信息、菜品类别信息、优惠资讯管理、订单管理、统计及用户管理等。
关键词:美食;个性化推荐;JSP;MySQL;Html5
ABSTRACT
Traditional catering industry information level is low, the process of ordering is basically manual. This way in the number of people when the efficiency is relatively low, for consumers are not very convenient. Because the leading technology of hardware and software facilities in foreign countries starts earlier than our Internet, there are some cases worth learning in order intelligence. With the improvement of domestic infrastructure, the popularity of 4 G and the coming rise of 5 G network and the popularization of smart phones, the tide of mobile information age has come. IT the hottest spots in the industry began to focus on the Internet.
The popularity of the Internet prompted me to think about the question of whether to combine current technologies and tools to create a better way to make more restaurants better managed at lower costs. This subject arises at the historic moment. A design scheme of food recommendation system based on HTML5 is proposed in this paper, and the software design and implementation of the system are completed. By using the technology of HTML5,Java,MySQL database, registered users and merchants can recommend restaurant food list, shopping cart order and personal center, etc. The background management can manage food information, food category information, preferential information management, order management, statistics and user management.
Keywords: food; personalized recommendation; JSP;MySQL;Html5
目 录
1绪论
1.1课题背景及意义
1.2课题研究现状
1.3课题主要研究内容
2相关技术
2.1系统开发模式
2.2 JSP开发技术
2.3 MySQL数据库
2.4 Html5
2.5 DIV+CSS简介
2.5个性化推荐技术
3系统分析
3.1系统可行性分析
3.2系统功能需求分析
3.3系统流程分析
4系统设计
4.1总体设计原则
4.2系统功能结构设计
4.3系统数据库设计
5 系统实现
5.1 Html5网页前端
5.1.1注册登录模块
5.1.2首页餐厅美食推荐列表模块
5.1.3热销推荐模块
5.2后台管理端
5.2.1管理员登录模块
5.2.2菜品管理模块
6 系统测试
6.1 软件测试的目的和原则
6.2 测试环境
6.3 软件测试
总结
参考文献
致谢