# McDonalds-OrderSystem **Repository Path**: azure12355/McDonalds-OrderSystem ## Basic Information - **Project Name**: McDonalds-OrderSystem - **Description**: About 基于PYQT+MySQL开发的一个麦当劳点餐客户端系统 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-05-18 - **Last Updated**: 2025-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # McDonald-s-OrderSystem 基于PYQT+MySQL开发的一个麦当劳点餐客户端系统 ## 环境需求 - python 3.8及以上 - MySQL 5.7及以上 ## 项目配置运行 - 运行 `order_system.sql` 中的所有命令 - 使用 `pip install -r requirements.txt` 安装第三方库 - 进入到 `ui` 目录下, 运行 `python login_windows.py` 指令 ## 运行效果 1. 登录界面![img.png](运行效果截图/img.png) 2. 首页![img_1.png](运行效果截图/img_1.png) 3. 优惠套餐页面![img_2.png](运行效果截图/img_2.png) 4. 精选套餐页面![img_3.png](运行效果截图/img_3.png) 5. 点餐页面![img_4.png](运行效果截图/img_4.png) 6. 选购页面![img_5.png](运行效果截图/img_5.png) 7. 购物车页面![img_6.png](运行效果截图/img_6.png) 8. 订单支付结算页面![img_7.png](运行效果截图/img_7.png) 9. 订单管理页面![img_8.png](运行效果截图/img_8.png)