Browse Source

Merge branch 'master' into 'master'

Master

See merge request xuesong/cloud-computing-course!12
master
陆雪松 3 years ago
parent
commit
16e4d85f1b
1 changed files with 48 additions and 2 deletions
  1. +48
    -2
      FinalProject.md

+ 48
- 2
FinalProject.md View File

@ -7,6 +7,8 @@
#### `**************注意节省资源消耗,必要时务必保存镜像并删除资源,下次从镜像重建******************`
## `**************尽早开始,充分调研,发挥想象***************`
## 2、组队要求
#### 1~3人一组,自由组队。组员越多,完成质量要求越高。
@ -48,7 +50,51 @@
## 6、参考项目
#### 电商平台
> https://github.com/justdjango/django-ecommerce
> https://github.com/mohsinenur/E-Commerce-Website-Using-PHP
#### 视频分享网站
> https://github.com/nabilfarhann/Vidhub
> https://github.com/arslancb/clipbucket
#### 在线IDE
> https://github.com/cdr/code-server
> https://github.com/judge0/ide/blob/master/README.md
#### 文件共享
> https://github.com/eikek/sharry
> https://github.com/wewxd/file-sharing-website
#### 在线协作
> https://github.com/CollaboraOnline/online
> https://github.com/presentator/presentator
#### `**************优先选择多星、比较近期的、或者还在更新中的git仓库,否则你可能要自己改bug******************` :stuck_out_tongue_winking_eye: :stuck_out_tongue_winking_eye:
## 7、参考资源
#### Flask
#### UCloud文档和API
#### Flask:基于Python的轻量级网页应用开发框架。https://www.tutorialspoint.com/flask/index.htm
#### Django:基于Python的全栈式网页应用开发框架。https://www.tutorialspoint.com/django/index.htm
#### VueJS:开发网页前端的JavaScript框架。https://www.tutorialspoint.com/vuejs/index.htm
#### Node.js:基于JavaScript的服务器端环境,包括众多可选择的后端框架。https://www.tutorialspoint.com/nodejs/index.htm
#### [UCloud产品文档和API](https://docs.ucloud.cn/)

Loading…
Cancel
Save