Skip to content

Version 1.0.0 #1

@devphilip21

Description

@devphilip21

Features

based on user story.

Initialization and Drawing

  1. initialize Boardy instance.
  2. initialize your custom tool or default tool using Tool.
    • you can extend tools
  3. add Tool to Boardy
    1. boardy will draw using tools.
  4. set Tool to use.
  5. when you draw on the canvas, the action event that you've drawn through the tools used will continue to occur.
  6. if boardy get the actions, it find suitable tool and draw right.

Persist

  1. convert actions to rasterized image in server
  2. convert rasterized image to boardy in client

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions