topcoder-platform / mfe-customer-work

3 stars 10 forks source link

PROD-2311 course certificate page #498

Closed vas3a closed 2 years ago

vas3a commented 2 years ago

https://topcoder.atlassian.net/browse/PROD-2311

Test url: /learn/responsive-web-design/certificate

This is the course certificate screen: https://www.figma.com/file/nrPRJLlKDqv44b6dkMFVLA/Learning-Paths-UX%2FUI-Design?node-id=1210%3A39150

It has 4 different themes based on the track type of the course: DEV, QA, DESIGN, DATASCIENCE : https://www.figma.com/file/nrPRJLlKDqv44b6dkMFVLA/Learning-Paths-UX%2FUI-Design?node-id=1544%3A65239

To test this you can update the (now hardcoded) certificateType variable value in src-ts\tools\learn\my-certificate\certificate\Certificate.tsx to a specific track ('DEV, QA, DESIGN, DATASCIENCE').

Actions for the print, download and share buttons has not been implemented, as I will need more details on those.