# vfOA **Repository Path**: shifeipython/vfOA ## Basic Information - **Project Name**: vfOA - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-01 - **Last Updated**: 2024-12-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vfOA ========== vfOA是基于Viewflow的OA演示系统,能够快速实现数据的CURD以及流程处理,可开发轻量级OA/CRM/ERP等系统。 更多内容请参考django-viewflow、django-materia ## Installation and Dependencies: django==1.11.7 django-filter==1.1.0 django-formtools==2.1 django-material==1.1.1 django-viewflow==1.1.0 ## Quick start: pip install -r requirements.txt python manage.py runserver 8888 ## Photos: 编辑界面 ![编辑界面](https://raw.githubusercontent.com/htwenhe/vfOA/master/img/1.PNG) 列表页面 ![列表页面](https://raw.githubusercontent.com/htwenhe/vfOA/master/img/2.PNG) 代办事项 ![代办事项](https://raw.githubusercontent.com/htwenhe/vfOA/master/img/3.PNG) 流程处理 ![流程处理](https://raw.githubusercontent.com/htwenhe/vfOA/master/img/4.PNG) 流程信息展示 ![流程信息展示](https://raw.githubusercontent.com/htwenhe/vfOA/master/img/5.PNG)