Skip to content

A Google Docs like web application that contains features like rich text editing and real-time collaborative editing.

Notifications You must be signed in to change notification settings

dbelokon/GoogleDocsLite

 
 

Repository files navigation

GoogleDocsLite

A Google Docs like web application that contains the following features:

  • Rich Text Editing (change text font, size, colour, style (boldface, italic), alignment etc.).
  • Real-time collaborative editing of the same document. Multiple users can access the document at the same time and modify it.
  • Upload content of an existing Word Document into an editor.
  • Save text in the editor as MS Word, PDF, TXT and HTML document.

The following blog post explains step by step how to develop this application. https://blog.conholdate.com/2020/06/22/build-your-own-google-docs-like-app/

About

A Google Docs like web application that contains features like rich text editing and real-time collaborative editing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.9%
  • HTML 44.8%
  • CSS 8.0%
  • JavaScript 1.3%