Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/code4everything/efo
欢迎体验我们全新的桌面端效率工具RunFlow,https://myrest.top/myflow
https://github.com/code4everything/efo
angular-file-upload bootstrap4 css3 file-download file-manager file-server file-sharing file-transfer file-upload html5 java java8 javaee javascript layer mybatis spring spring-boot spring-mvc vue
Last synced: 4 months ago
JSON representation
欢迎体验我们全新的桌面端效率工具RunFlow,https://myrest.top/myflow
- Host: GitHub
- URL: https://github.com/code4everything/efo
- Owner: code4everything
- License: mit
- Archived: true
- Created: 2018-01-17T11:24:43.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-06T02:16:46.000Z (11 months ago)
- Last Synced: 2024-09-20T03:50:42.125Z (4 months ago)
- Topics: angular-file-upload, bootstrap4, css3, file-download, file-manager, file-server, file-sharing, file-transfer, file-upload, html5, java, java8, javaee, javascript, layer, mybatis, spring, spring-boot, spring-mvc, vue
- Language: Java
- Homepage: https://myrest.top/myflow
- Size: 3.82 MB
- Stars: 441
- Watchers: 16
- Forks: 181
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 欢迎体验我们全新的桌面端效率工具
**欢迎体验我们全新的桌面端效率工具[RunFlow](https://myrest.top/myflow)。**
> [https://myrest.top/myflow](https://myrest.top/myflow)
### 关于项目
- 项目名称 `efo` 是 `Easy File Online` 的缩写,字面意思就是让您轻松实现线上文件管理
- 本系统具有文件分享的功能,权限控制和自定义配置都很强大(可能还不完善)
- 系统后端框架有Spring Boot,Spring, SpringMVC,MyBatis; 前段框架有Bootstrap,Jquery, Layer, Vue。项目完全纯注解,零XML配置。
> 第一次运行系统,请先运行 [SQL代码](/mysql/efo.sql) , 并登陆系统修改用户 `system` (默认密码 `123456`)的密码
### 环境要求
- MySQL 5.7+
- JDK 1.8+
### 系统部分截图(背景图片可通过配置设置)
- 登录页面(包含登录、注册、密码重置),路径 `/signin`
![登录页面](http://towerpan.qiniu.segocat.com/git/efo/signin.png)
- 资源首页,路径 `/index`![登录页面](http://towerpan.qiniu.segocat.com/git/efo/index.png)
- 上传页面,路径 `/upload`![登录页面](http://towerpan.qiniu.segocat.com/git/efo/upload.png)
- 管理员管理页面,路径 `/admin`![登录页面](http://towerpan.qiniu.segocat.com/git/efo/admin.png)
- 远程文件管理(管理服务器端所有文件,只有系统用户才能进入此页面),路径 `/filemanager`![登录页面](http://towerpan.qiniu.segocat.com/git/efo/filemanager.png)
> 此功能基于 [angular-filamanager](https://github.com/joni2back/angular-filemanager) 实现
**项目有不足的地方欢迎提出来哦,大家一起交流学习,觉得不错的话,Star来一个呗**