Shang-QY / gDocs_with_gfs

云计算四人合作项目,基于分布式文件系统的协同编辑文档应用

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 2 - Naive gDocs

Enter your team members here:

where X, Y, Z represent the workload and X+Y+Z = 100 .

For more details, please read docs/Lab2-gDocs.pdf .

After submission, the structure of the repo of your team should be:

your-repo/
+-- README.md
+-- .gitignore
+-- code/
    +-- {your-project-code}/
    +-- README.md (Give a brief introduction to your project)
+-- docs/
    +-- Team.txt (All the members' {ID, name} and the workload of each member)
    +-- Design Report/  (Introduce how you design the system)
    +-- Testing Report/ (Introduce how you test the system)
    +-- Lab2-gDocs.pdf   (The lab description)
    +-- letax
    +-- awesome设计报告最终版.pdf
    +-- awesome测试报告最终版.pdf
+-- 最终版.pptx
+-- GFS演示视频
+-- Gdocs演示视频

About

云计算四人合作项目,基于分布式文件系统的协同编辑文档应用

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 60.1%Language:JavaScript 18.9%Language:Java 18.5%Language:CSS 1.6%Language:HTML 0.9%Language:Less 0.0%