Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

feat: download and preview of certificate PDFs #65

Closed Jatewo closed 10 months ago

Jatewo commented 10 months ago

Description

This PR adds the functionality for downloading/previewing certificate PDFs.

Changes

Related Issues

List any related issues or tickets that this pull request addresses or resolves.

Checklist

Screenshots (if applicable)

image

If mobile/frontend pull request, what version of the backend is it stable, and running on?

Branch: dev

Commit: 39b3576

Notes for Reviewers

Run the cert-test-pdf-download branch to test this. This branch is temporary and the same goes for the fact that requests are send to a student-certificates endpoint - this will be fixed as soon as the functionality has been fully implemented.