摘要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。本文介绍了餐饮掌上设备点餐系统的开发全过程。通过分析餐饮掌上设备点餐系统管理的不足,创建了一个计算机管理餐饮掌上设备点餐系统的方案。文章介绍了餐饮掌上设备点餐系统的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本餐饮掌上设备点餐系统有管理员,用户,餐饮店,员工四个角色。管理员可以管理员工,菜系,餐桌,菜品,订单,加盟申请等信息。用户可以查看并且下单,员工可以查看用户的下单信息,餐饮店可以管理相关的菜品和下单信息,并且可以申请加盟等操作。因而具有一定的实用性。
本站后台采用Java的SSM框架进行后台管理开发,前端采用VUE框架,可以在浏览器上登录进行后台数据方面的管理,MySQL作为本地数据库,用到了微信开发者工具,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得餐饮掌上设备点餐系统管理工作系统化、规范化。
关键词:餐饮掌上设备点餐系统;SSM框架;MYSQL数据库;VUE框架
Abstract
With the more and more extensive application of information technology in management, the implementation of management information system has been mature in technology. This paper introduces the whole development process of catering handheld device ordering system. By analyzing the deficiency of the catering handheld device ordering system management, a scheme of computer management catering handheld device ordering system is created. This paper introduces the system analysis part of catering handheld device ordering system, including feasibility analysis, system design part mainly introduces the system function design and database design.
The catering handheld device ordering system has administrator, user, restaurant, staff four roles. Administrators can manage staff, cuisines, tables, dishes, orders, franchise applications and other information. Users can view and place orders, employees can view users’ order information, restaurants can manage relevant dishes and order information, and can apply for franchise and other operations. Therefore, it has certain practicability.
This site uses Java SSM framework for background management and development, and uses VUE framework for front end. You can log in the browser for background data management. MySQL, as a local database, uses wechat developer tools to fully ensure the stability of the system. The system has the features of clear interface, simple operation and complete functions, which makes the catering handheld device ordering system management systematic and standardized.
Keywords: Catering handheld device ordering system; SSM framework; MYSQL database; VUE framework
目录