Skip to content

becory/docs-demo-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docs-demo-UI

Technical

UI

  1. React Hook
  2. React Router Dom
  3. Tailwinds (SCSS)
  4. QuillJS (Editor)

Deploy on Heroku

API

  1. Express
  2. Sequelize
  3. PostgresSQL
  4. Socket.io

Deploy on github-pages

User story

Feature: Users can collaborate each other.

  Scenario: User create or open document.
    When the user create or open document.
    Then Those user who opened the document will track and sync the cursor, selection and document change.

  Scenario: The creator can set the document who can read or edit it.
    Given The creator can set a authorization list for a document.
    When The User on the authorization list.
    Then He/She can be edit or read only the document.

User Flow

Data Schema

Data schema

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors