办公协同管理系统Office C oordination M anagement S ystem 摘 要网络科技高速发展下,许多企业都转向无纸化办公
本系统满足基本的公司办公需求,操作简便易上手,无纸化办公管理系统成为众多企业对日常业务管理的首选方法
实现办公管理系统是本项目主要内容
本系统以 Pycharm 和Vscode 两个工具进行项目开发,数据库使用 MySQL,用于数据存储和调用
前端页面主要利用 Vue
js 进行搭建,通过此渐进式框架对前台界面的展示
后端主要利用 Django 的 MVT 模式,对前端请求的数据进行与数据库的对接并且响应
实现的功能包括:员工的管理,合同的管理,项目的创建与进行,办公用品的统计,公共信息的通知等
关键词:渐进式框架;无纸化;办公管理系统;AbstractWith the rapid development of network technology, many enterprises have turned to paperless office
This system satisfies the basic office needs of the company and is easy to operate
The paperless office management system has become the preferred method of daily business management for many enterprises
The realization of an office management system is the main content of this project
This system uses Pycharm and Vscode tools for project d