Skip to content

Exploring react-konva for certificate generation #437

@subru-37

Description

@subru-37

Description

  1. Check out the documentation for konva and react-konva for making draggable text overlays after uploading an image (using use-image).
  2. Create a new route [orgId]/certificateTemplate and create a canva (in the aspect ratio 16:9) so that we can upload a sample certificate template to upload in the canva (as an image)
    (Assignee 1)
  3. Create a button in the Canvas which adds a new Textbox in the canvas. (Hint: This can be done by dynamically rendering a Text component and an input component while clicking on the Text component)
    (Assignee 2)
  4. Future Scope: Add a navbar above the canvas which can be used to modify the content formatting like Bold, Italics, Font Family and Font Size
    (Assignee 3)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions