You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
oa-flowable/README.md

55 lines
2.1 KiB

## 项目说明
4 years ago
基RuoYi-vue + flowable 6.7.2 的工作流管理 ~
4 years ago
记得右上角点个 star 持续关注更新哟~~
4 years ago
一直想学习和入门flowable, 期间大量面向百度编程解决了很多问题, 感谢 [flowable初级使用手册](https://www.shangmayuan.com/a/538a0b230dbe4798b273305b.html)
,零基础学习很值得一看。最后感谢 [若依框架](https://gitee.com/y_project/RuoYi-Vue) ,快速集成开发爽到飞起 ~~~
## 演示地址
访问链接http://www.tony2y.top
使用文档https://www.yuque.com/u1024153/icipor
##### 为了方便体验,请勿删除和改动初始化的几个流程和表单,感谢!有其它流程实现,请自行定义新流程、表单。
## 工作流交流群
QQ群 [![加入QQ群](https://img.shields.io/badge/782924350-blue.svg)](https://jq.qq.com/?_wv=1027&k=2zE87c2G) 点击按钮入群。
## 项目地址
Giteehttps://gitee.com/tony2y/RuoYi-flowable.git
GitHubhttps://github.com/tony2y/RuoYi-flowable.git
4 years ago
* 前端采用Vue、Element UI。
* 后端采用Spring Boot、Spring Security、Redis & Jwt。
* 权限认证使用Jwt支持多终端认证系统。
* 支持加载动态权限菜单,多方式轻松权限控制。
* 高效率开发,使用代码生成器可以一键生成前后端代码。
* 特别鸣谢:
[RuoYi](https://gitee.com/y_project/RuoYi-Vue) |
[流程设计器](https://github.com/GoldSubmarine/workflow-bpmn-modeler) |
[表单设计器](https://github.com/JakHuang/form-generator)
## 内置功能
* 流程设计
* 表单配置
* 流程发起
* 流转处理
## 请作者喝杯咖啡 ~ (*^▽^*)
4 years ago
![img.png](img.png)
4 years ago
## 演示图
<img src="https://images.gitee.com/uploads/images/2021/0407/212557_dfb07bda_2042292.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0407/212707_fc51e817_2042292.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0407/212924_eb53cb0f_2042292.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0708/113619_496e5f03_2042292.png"/>
<img src="https://images.gitee.com/uploads/images/2021/0407/213126_462c4290_2042292.png"/>
4 years ago