Skip to content

khader-zatari/Doc_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shared Doc Backend (Google doc)

A Shared doc application that includes features:

Registration

  • Users can register using their email.
  • Email activation.

Editing

  • Multiple users can edit simultaneously.
  • All active users should see live changes by other users.
  • All active users should see other users currently viewing the document.

User roles

  • Editor - can edit the doc.
  • Viewer - can only view the doc.

Folder management

  • Docs can be organized in folders and subfolders.

Sharing Docs

  • Permissions are given to users according to their email and role.

Import/export docs

  • Import text files from computer to web editor.
  • Export: download document s text file.

Change log

  • Who changed what and when - group changes into blocks - do not log every character as a change.

Tech Stack

Client: HTML5 JavaScript jQuery CSS Bootstrap

Server: Java SpringBoot

DB: Hibernate mySQL

Screenshots

App Screenshot App Screenshot App Screenshot

Client side code

https://github.com/khader-zatari/Doc_Client

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages