# WOKWOK **Repository Path**: dantopia/WOKWOK ## Basic Information - **Project Name**: WOKWOK - **Description**: 崩坏三动画部流程项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-08-04 - **Last Updated**: 2025-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 内部简易流程管理系统 ![avatar](resources/images/wok_tool_snipaste.png) ### 部分功能
![avatar](resources/images/create_wok.png)![avatar](resources/images/submit_to_p4.png)![avatar](resources/images/retake.png) ## 前端依赖 pyside
[dayu_widgets](https://github.com/phenom-films/dayu_widgets)
[阿里矢量图标库](https://www.iconfont.cn/)
## 后端依赖 数据库:shotgun+postgresql数据缓存 ([这里](http://ddpark.xyz)介绍了pg做缓存地方法)
p4模块:[p4python](https://www.perforce.com/perforce/r14.2/manuals/p4script/python.programming.html)
消息系统:[rabbitmq](https://www.rabbitmq.com/) ## 主要功能 + 基本工作流的实现
+ 任务创建与接取 + 提交文件、版本控制 + 文件目录结构自动创建 + 审批与反馈、状态自动变更 + 多人评论 + 即时消息提醒
+ 消息第一时间通知 + 消息盒子用来储存历史消息 + 和shotgun的信息通信
+ 和p4的文件系统对接 + 和DCC软件的对接