An open API service indexing awesome lists of open source software.

https://github.com/atqq/easypicker2-client

在线文件收集系统,支持各种文件的收集,提交者无需注册。(文件使用 七牛云OSS存储)
https://github.com/atqq/easypicker2-client

typescript vite vue3

Last synced: about 1 month ago
JSON representation

在线文件收集系统,支持各种文件的收集,提交者无需注册。(文件使用 七牛云OSS存储)

Awesome Lists containing this project

README

        

EasyPicker(轻取)

为提高在线文件收取效率而生




Status

![](https://img.cdn.sugarat.top/mdImg/MTY3ODAwMzU3MTc2Ng==678003571766)

## 简介
[在线文件收取平台](https://docs.ep.sugarat.top/)

应用开源,支持[私有化部署](https://docs.ep.sugarat.top/)

## 快速体验
* [应用主页](https://ep2.sugarat.top)
* [提交文件](https://ep2.sugarat.top/task/627bd3b18a567f1b47bcdace)

## 项目背景
校园学习或者工作场景中会出现以下几个场景:
* 每次碰到上机课的时候,都会遇到收取实验报告。
* 需要收取每个人填写的各种电子表格。
* 需要通过QQ/微信等等收集各种截图
* 类似场景还有不少就不列举了。。。

通常的方式是,通过QQ/微信/邮箱等收取,弊端显而易见,太过于麻烦且不方便整理统计。还占用电脑/手机内存。为了解决这个问题,此项目应运而生。

欢迎[体验](https://ep.sugarat.top)分享

## 赞赏
如果觉得项目还ok,可以请作者喝 `茶`,支持一下

| 赞赏 | 加微信 |
| ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
|

| |

## 反馈
* [问卷反馈](https://www.wenjuan.com/s/UZBZJvA040/)
* [提需求](https://ep.sugarat.top/wish)

## 相关文档
* [开发规划](https://docs.ep.sugarat.top/plan/todo.html)
* [本地启动&线上部署指南](https://docs.ep.sugarat.top/)
* [接口文档](https://easy2.w.eolink.com/share/index?shareCode=7SF9Na)
* [数据库设计文档](https://github.com/ATQQ/easypicker2-server/tree/master/docs)
* [更新日志](https://docs.ep.sugarat.top/plan/log.html)

## 相关地址
注:两环境数据不互通,新功能会先在测试环境进行实验

1. 正式环境:
* https://ep.sugarat.top
* https://ep2.sugarat.top
2. 测试环境:
* https://ep.test.sugarat.top
* https://ep.dev.sugarat.top

## 其它信息
### 技术栈
* 前端:Vue3,Typescript,Vite - [模板仓库](https://github.com/ATQQ/vite-vue3-template)
* 服务端:Typescript,Node.js - [模板仓库](https://github.com/ATQQ/node-server)
### 相关仓库
#### EasyPicker1.0(已下线)
1. ~~服务端(Java-已弃用):https://github.com/ATQQ/EasyPicker~~
2. 客户端(web) :https://github.com/ATQQ/EasyPicker-webpack
3. 服务端(Node.js):https://github.com/ATQQ/easypicker-server

#### [EasyPicker2.0](https://ep2.sugarat.top)
1. 客户端(Web):https://github.com/ATQQ/easypicker2-client
2. 服务端(Node.js):https://github.com/ATQQ/easypicker2-server