-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python网页端图片格式转换 #138
Comments
@ENDMYTICAL 可以按照上面的去开发,任何不懂的随时在这里提问 |
整体利用python的Django实现,目前实现了上传、图片格式png转jpg、下载(这里实现的感觉不太合适,正在查找资料)。 |
当前已完成上传下载,熟悉git使用方法,说明环境依赖项。 |
已熟悉git用法。 |
代码已上传,上传到新建分支zhaogq |
完成了普通用户的登录和注册,增加了环境文档,完后权限赋予后上传 |
权限赋予开发中 |
网页基本完成,后端还在进行中。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1.用户登录与后台登录
2.注册
3.后台赋予账户号权限
4.部署文档
The text was updated successfully, but these errors were encountered: