Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coding-dream/oa
OA系统
https://github.com/coding-dream/oa
bootstrap gradle oa springmvc workflow
Last synced: about 1 month ago
JSON representation
OA系统
- Host: GitHub
- URL: https://github.com/coding-dream/oa
- Owner: coding-dream
- Created: 2017-01-05T09:04:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T03:20:35.000Z (over 7 years ago)
- Last Synced: 2024-09-29T08:41:00.675Z (about 2 months ago)
- Topics: bootstrap, gradle, oa, springmvc, workflow
- Language: HTML
- Homepage:
- Size: 11.8 MB
- Stars: 34
- Watchers: 4
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 文珺OA系统
本系统采用SpringMVC+Hibernate+Spring框架整合开发,数据库使用MySQL,构建工具是Gradle。其中前台页面使用了Bootstrap中的一个模板AdminLTE进行美化,可导入IntelliJ IDEA使用。
参考了多个OA相关的项目,大概实现了以下几个模块:1. 系统管理->用户管理,岗位管理[核心权限分配],部门管理。
2. 审批管理
3. 相册管理
4. 公告管理其中工作流部分因为时间关系,流程定死了,没有采用JBPM或是Activiti之类的工作流。项目是业务时间开发,项目代码量小,简单容易理解,可以作为入门项目参考。
部门效果图如下:
![](screenshots/1.png)
![](screenshots/2.png)
![](screenshots/3.png)
![](screenshots/4.png)
![](screenshots/5.png)
![](screenshots/6.png)
![](screenshots/7.png)
![](screenshots/8.png)