{"id":14973640,"url":"https://github.com/isnott/hutu-order","last_synced_at":"2025-10-27T02:31:01.421Z","repository":{"id":250101034,"uuid":"829230399","full_name":"IsNott/hutu-order","owner":"IsNott","description":"糊涂点餐，一个基于uniapp+vue2+springboot2+mybatis-plus的点餐系统，适用于小型餐饮店、咖啡饮品店等业务场景。","archived":false,"fork":false,"pushed_at":"2025-01-03T06:55:01.000Z","size":2257,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T01:33:13.471Z","etag":null,"topics":["ordering-system","sa-token","springboot2","uniapp","vue2","wechat-mini-program"],"latest_commit_sha":null,"homepage":"https://hutu-order.cn/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IsNott.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-16T02:58:12.000Z","updated_at":"2025-01-03T06:55:05.000Z","dependencies_parsed_at":"2024-10-11T09:01:09.132Z","dependency_job_id":"63751e6e-e346-46f2-82bb-e2d31c7ae119","html_url":"https://github.com/IsNott/hutu-order","commit_stats":{"total_commits":71,"total_committers":2,"mean_commits":35.5,"dds":0.09859154929577463,"last_synced_commit":"3d6ecb832ac555c3f45601e3d39cd2c6abd7e5a1"},"previous_names":["isnott/hutu-order"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsNott%2Fhutu-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsNott%2Fhutu-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsNott%2Fhutu-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsNott%2Fhutu-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsNott","download_url":"https://codeload.github.com/IsNott/hutu-order/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238422859,"owners_count":19469635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ordering-system","sa-token","springboot2","uniapp","vue2","wechat-mini-program"],"created_at":"2024-09-24T13:49:08.569Z","updated_at":"2025-10-27T02:31:01.415Z","avatar_url":"https://github.com/IsNott.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch2 align=\"center\"\u003e糊涂点餐\u003c/h2\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Spring Boot-2.2.0RELEASE-blue\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Spring Security-yellow\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Vue 2.0-green\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Uni APP-gree\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Eletron-blue\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Redis-red\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/SaToken-orange\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Mybatis Plus-red\"/\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Netty-black\"/\u003e\n  \u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    〽️糊涂点餐，一款基于uniapp+vue2+springboot2+mybatis-plus的点餐系统，适用于小型餐饮店、咖啡饮品店等业务场景。\n    用于创建覆盖多端的点餐系统，包括小程序、web端，覆盖叫号屏、打印和外卖等多种业务场景。\n    \u003cbr/\u003e\n    \u003cbr/\u003e\n    \u003ca href=\"https://github.com/IsNott/hutu-order/issues\"\u003e提个Issues\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## 文档目录\n\n- [技术选型](#技术选型)\n    - [开发进度](#开发进度)\n    - [运行环境](#运行环境)\n    - [运行项目](#运行项目)\n    - [文件目录](#文件目录)\n- [版本控制](#版本控制)\n\n### 技术选型\n\n小程序端:`uni-app`，方便后续可同步部署到支付宝、微信小程序、H5端\u003cbr\u003e\n商家管理：`vue.js 2.x`\u003cbr\u003e\n叫号屏：`Vue2.x`、`Eletron`\u003cbr\u003e\n协议：`Http`、`WebSocket`\u003cbr\u003e\n服务端：`SpringBoot2.x`、`Vue2.x`、`Netty4.x`、`Sa-token`、`Spring Security`、`Redis`、`Mybatis-plus`、`AspectJ`、`Spring-Cloud-OpenFeign`\u003cbr\u003e\n\n#### 开发进度\n\n已开发：\u003cbr\u003e\n  1. Api + uniapp-hutu-user：商品展示、用户登录（微信+ 本地账号登录）、用户点餐流程（除支付）\n  2. Oss： 文件上传管理\n  3. WebSocket + vue-hutu-stuff：叫号大屏显示、小票打印\n  4. Admin + vue-hutu-admin: 基础登录，其余管理功能暂未开发\n\n待开发：Admin管理功能\u003cbr\u003e\n待优化：用户点餐、叫号大屏显示、小票打印\u003cbr\u003e\n\n#### 运行环境\n\n| Name    | version  |\n|---------|----------|\n| JDK     | 1.8      |\n| Node.js | 16       |\n\n### 文件目录\n\n```\n├─db # 数据库脚本（mysql）\n├─hutu-web # REST API模块（api+管理+文件对象存储）\n├─hutu-webSocket # ws通信模块（Netty）\n├─hutu-feign # 跨应用调用api（openFeign）\n├─hutu-model # 实体\n├─hutu-external # 外部系统api（支付宝、微信）\n├─hutu-common # 通用模块\n├─hutu-security # 权限验证模块\n├─hutu-service # 服务类模块\n├─uniapp-hutu-user # 用户小程序端\n├─vue-hutu-admin # 后台管理web端\n├─vue-hutu-stuff # 商家叫号屏\n```\n\n#### 运行项目\n\n- 小程序服务端：`hutu-web模块下的api模块`：`HutuApiApplication`\n- 管理服务端：`hutu-web模块下的admin模块`：`HutuApiApplication`\n- 文件对象存储：`hutu-web模块下的oss模块`：`HutuOssApplication`\n- WebSocket：`hutu-webSocket模块`：`HutuWebSocketApplication`\n- 管理后台：`vue-hutu-admin`: `npm run serve`\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisnott%2Fhutu-order","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisnott%2Fhutu-order","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisnott%2Fhutu-order/lists"}