[change] README

This commit is contained in:
Max 2022-09-03 23:25:04 +08:00
parent 56d26f4d22
commit 43fe31c3fa
2 changed files with 16 additions and 26 deletions

View file

@ -55,15 +55,15 @@ YAO adopts a flow-based programming model to implement various functions by writ
## Demo
### Customer Relationship Management System
Applications developed with YAO
A Customer Relationship Management System developed by Yao.
DEMO: [View Demo](https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true)
SOURCE: [https://github.com/YaoApp/demo-crm](https://github.com/YaoApp/demo-crm)
INFRA: https://letsinfra.com/openapp/crm
| Application | INTRO | REPO |
| ----------- | ----------------------------------- | ------------------------------------- |
| YAO WMS | Warehouse Management Sytem | https://github.com/yaoapp/yao-wms |
| LMS DEMO | Library Management System Demo | https://github.com/yaoapp/demo-lms |
| CRM DEMO | Customer Management System Demo | https://github.com/YaoApp/demo-crm |
| AMS DEMO | Asset Management Sytem Demo | https://github.com/YaoApp/demo-asset |
| Widget DEMO | Self-Hosting Low Code Platform Demo | https://github.com/YaoApp/demo-widget |
### Intelligent warehouse management system

View file

@ -27,25 +27,15 @@ YAO 采用 flow-based 的编程模式,通过编写 YAO DSL (JSON 格式逻辑
## 演示
### 客户管理系统
使用 YAO 开发的典型应用
使用 Yao 搭建的一套通用 CRM 管理系统。
演示: [查看演示](https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true)
源码: https://github.com/YaoApp/demo-crm
Infra 一键部署: https://letsinfra.com/openapp/crm
### 智能仓库管理系统
使用 Yao 搭建的云+边物联网应用支持人脸识别、RFID 的无人值守智能仓库管理系统。
演示: [查看演示](https://demo-crm.yaoapps.com/xiang/login/admin?autoLogin=true)
源码: https://github.com/YaoApp/yao-wms
Infra 一键部署: https://letsinfra.com/openapp/wms
| 应用 | 介绍 | 代码仓库 |
| ----------- | -------------------- | ------------------------------------- |
| YAO WMS | 仓库管理系统 | https://github.com/yaoapp/yao-wms |
| LMS DEMO | 图书管理系统(演示) | https://github.com/yaoapp/demo-lms |
| CRM DEMO | 客户管理系统(演示) | https://github.com/YaoApp/demo-crm |
| AMS DEMO | 资产管理系统(演示) | https://github.com/YaoApp/demo-asset |
| Widget DEMO | 自建低代码平台(演示) | https://github.com/YaoApp/demo-widget |
## 介绍