gofr-dev/website

Render Certificates based on the data provided from backend

Open

#100 opened on Sep 19, 2024

 (2 comments) (0 reactions) (0 assignees)JavaScript (41 forks)auto 404
help wanted

Repository metrics

Stars
 (44 stars)
PR merge metrics
 (PR metrics pending)

Description

Right now, we render the images received from the backend - which is server heavy operation and also needs us to store the images.

Rather, based on the data provided render the certificates in the frontend with the option to download the certificate.

Contributor guide