摘要
随着信息技术在管理上越来越深入而广泛的应用,管理信息系统的实施在技术上已逐步成熟。本文介绍了线上点餐系统的开发全过程。通过分析线上点餐系统管理的不足,创建了一个计算机管理线上点餐系统的方案。文章介绍了线上点餐系统的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本线上点餐系统管理员和用户两个角色。管理员功能有,个人中心,用户管理,菜品信息管理,菜品类别管理,订单管理,系统管理等。用户功能有,个人中心,菜品信息管理,订单管理,我的收藏管理等。因而具有一定的实用性。
本站后台采用Java的SSM框架进行后台管理开发,前端采用VUE框架,可以在浏览器上登录进行后台数据方面的管理,MySQL作为本地数据库,用到了微信开发者工具,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得线上点餐系统管理工作系统化、规范化。
关键词:线上点餐系统;SSM框架;MYSQL数据库;VUE框架
Abstract
With the deepening and extensive application of information technology in management, the implementation of management information systems has gradually matured in technology. This article introduces the entire development process of the online ordering system. By analyzing the deficiencies of the online ordering system management, a computer-managed online ordering system program was created. The article introduces the system analysis part of the online ordering system, including feasibility analysis, etc. The system design part mainly introduces the system function design and database design.
This online ordering system has two roles: administrator and user. Administrator functions include personal center, user management, dish information management, dish category management, order management, system management, etc. User functions include personal center, dish information management, order management, my collection management, etc. So it has a certain practicability.
The back-end of this site uses the Java SSM framework for back-end management and development, and the front-end uses the VUE framework. You can log in on the browser to manage the back-end data. MySQL is used as a local database and the WeChat developer tools are used to fully ensure the stability of the system. The system has the characteristics of clear interface, simple operation and complete functions, which makes the management of the online ordering system systematic and standardized.
Keywords: Online ordering system; SSM framework; MYSQL database; VUE framework
目录