Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exploring react-konva for certificate generation #437

Open
subru-37 opened this issue Sep 9, 2024 · 0 comments
Open

Exploring react-konva for certificate generation #437

subru-37 opened this issue Sep 9, 2024 · 0 comments
Assignees

Comments

@subru-37
Copy link
Collaborator

subru-37 commented Sep 9, 2024

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)
@subru-37 subru-37 converted this from a draft issue Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

4 participants