open-certs / oc-frontend

An Open-Source Platform to certify open-source projects.
https://open-certs.dev/
15 stars 19 forks source link

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

Open Adi-11 opened 2 years ago

Adi-11 commented 2 years ago

Preflight Checklist

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

Shubham-Kumar-2000 commented 2 years ago

Hi can I work on this?

Adi-11 commented 2 years ago

@Shubham-Kumar-2000 ok, go for it.

Shubham-Kumar-2000 commented 2 years ago

Sure thanks

Sayan-dev commented 2 years ago

Is the work done yet? Or else I can take up the work