Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 350 Bytes

Real-time Online Collaborative Editor

A realtime collaborative editor (run / proj2 / src / gui / startGUI.java to start)

Developers: {Yongling Wu, Yunzhi Gao, Shu Zheng}@mit.edu

Language: Java

keywords: client-server interaction | thread safety | VMC design pattern | java swing | data management | test-driven development