Git Product home page Git Product logo

one-workflow's Introduction

django + vue 工作流管理系统

包含 用户角色菜单权限 管理, 这是基础的工作流系统,初始化会生成请假工作流, 也可以自行配置其他工作流比如,发布工单等。

开发环境

后端

安装依赖

cd backend
pip install -r dev_requirements.txt

初始化系统

  • 生成管理员账号 admin 123456
python manage.py migrate
python manage.py init_sys

生成工作流

  • 用户 ops,ops_tl,dev,dev_tl,hr,hr_tl
  • 密码 123456
python manage.py init_wf
python manage.py init_ticket
python manage.py init_leave

运行

python manage.py runserver

前端

cd frontend
npm install
npm run dev

开始使用

使用 admin 登录

给所有角色分配工作流权限

role

分配菜单 和 数据 权限

role_edit

配置假期工作流

role

新建工单

role

编辑工单

role

所有工单

role

one-workflow's People

Contributors

itimor avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.