摘 要
伴随着时代的发展,在我国网上点餐已经成为了很多人的选择。通过发展智能化的外卖管理体系,可以有效地解决夜宵没时间出去线下用餐,以及一些人群没有多余的时间进行夜宵自煮的问题,并为没有太多时间的群众提供更好的夜宵用餐体验。
本次设计的夜宵自助点餐系统,该系统采用了SSM框架进行设计,结合了常用的MySQL关系型数据库对系统内产生的数据进行存储,系统内设计了用户与管理员两个角色。用户主要设计了购买菜品、管理订单、评价信息管理、查看菜品信息、管理购物车等。管理员设计用户管理、菜品管理、配送订单管理、订单管理等等功能。
关键词:自助点餐;MySQL;Java
With the development of the times, ordering food online in China has become a choice for many people. By developing an intelligent takeout management system, it can effectively solve the problem of not having time to go out for offline meals during the night snack, as well as some people not having enough time to cook their own night snack, and provide a better night snack dining experience for people who do not have much time.
The design of the night snack buffet ordering system adopts the SSM framework for design, and combines the commonly used MySQL relational database to store the data generated in the system. The system is designed with two roles: user and administrator. Users mainly design to purchase goods, manage orders, evaluate information management, view dish information, and manage shopping carts. Administrators design user management, dish management, delivery order management, order management, and other functions.
Keywords: Buffet order; SSM; MySQL;