项目作者: GiuliCler

项目描述 :
A cooperative Text Editor
高级语言: C++
项目地址: git://github.com/GiuliCler/GIMPteam.git
创建时间: 2019-08-07T17:30:23Z
项目社区:https://github.com/GiuliCler/GIMPteam

开源协议:

下载


GIMPteam - A cooperative Text Editor

A cooperative text editing system developed in C++ that allows one or more users to edit the content of a document simultaneously, ensuring that different insertion or modification operations, carried out by users at the same time, produce the same effects, regardless of the order in which they are executed on the different systems in use (switching) and that repeated deletions lead to the same result (idempower).

Requirements

Qt Creator at least v. 4.10.0

MySQL

Notes

This project and its documentation are still under development, thus some bugs could be present! Every Issue and suggestion reported will be appreciated