1nf3rn0-H / TxtShare

A real time web application to share and edit a txt file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TxtShare

A simple web application for sharing and editing a text file in real time.

Methodology

  1. Authenticate using IAM
  2. Only one is priviledged user known as Master.
  3. Other users can see the document being edited by master in real time.
  4. Users can suggest edits to master.
  5. Master can review edits and update the document using one click or delete the suggestion.
  6. Users and masters can lock the document using sign feature and then download it. (Under development)

About

A real time web application to share and edit a txt file.


Languages

Language:Python 38.7%Language:JavaScript 34.5%Language:HTML 26.8%