# Legendshop工时记录系统 **Repository Path**: lmh_java/oa ## Basic Information - **Project Name**: Legendshop工时记录系统 - **Description**: 用于记录每一个项目的不同人员的耗时,用于做kpi考核,记录工时用 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2023-01-30 - **Last Updated**: 2023-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Legendshop工时记录系统 #### 介绍 用于记录每一个项目的不同人员的耗时,用于做kpi考核,记录工时用 #### 软件架构 采用spring boot编写 #### 安装教程 打成jar包之后执行 java -jar com.legendshop.OaWebApplication #### 使用说明 1. 登录界面 ![在这里插入图片描述](https://img-blog.csdnimg.cn/751326f3dee941d390c4a1d0f5dd9637.png#pic_center) 2. 项目列表 ![在这里插入图片描述](https://img-blog.csdnimg.cn/f67b30dcfc2d44ed961c3794a895e943.png) 3. 新建项目 ![在这里插入图片描述](https://img-blog.csdnimg.cn/3344dea80f3144ba8391b76440d2d962.png#pic_center) 4. 目标管理 ![在这里插入图片描述](https://img-blog.csdnimg.cn/4b832bf7411e4673896574e4be6ddb31.png) 5. 日志列表 ![在这里插入图片描述](https://img-blog.csdnimg.cn/c7044e4ceadd4a53aa42db64778e57a3.png) 6. 周报列表 ![在这里插入图片描述](https://img-blog.csdnimg.cn/87fcc82141fd4e53a07d278b0d0a570e.png) 7. 指派成员 ![在这里插入图片描述](https://img-blog.csdnimg.cn/d86b855cf57c4019b2d26cb9c9e067fd.png) 8. 功能点列表 ![在这里插入图片描述](https://img-blog.csdnimg.cn/acb82e56ddf5428bbba6a676d644ba14.png)