oc-frontend
oc-frontend copied to clipboard
[Feature Request]: POC on React Component to be downloaded as PDF.
Preflight Checklist
- [X] I have read the Contribution.md for this project.
- [X] I agree to follow the Code of Conduct that this project adheres to.
- [X] 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
Hi can I work on this?
@Shubham-Kumar-2000 ok, go for it.
Sure thanks
Is the work done yet? Or else I can take up the work