Skip to content

[Feature Request]: POC on React Component to be downloaded as PDF.  #20

@Adi-11

Description

@Adi-11

Preflight Checklist

  • I have read the Contribution.md for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue for a feature request that matches the one I want to file, without success.

Problem Description

Currently, Certificate design is handled by ejs ( a template engine ) in the backend, so there is a need for transferring the certificate generation totally in the frontend, and making the backend totally independent of any design parts.

Proposed Solution

The idea behind the solution is to create a react component that can be populated based on the data ( certificate data ) coming from the backend and populating in the component and then downloading it, as PDF.

imp: Component should be customizable.

Alternatives Considered

NA

Additional Information

No response

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions