web icon indicating copy to clipboard operation
web copied to clipboard

Team certs

Open jamesgeddes opened this issue 3 years ago • 1 comments

What's your idea?

Compile all the certifications that are held by team members from their Credly URLs.

Show all the certs and who holds them on the team certifications page.

Requires #47

User Story

As a team member, I want to share my credly profile URL with Geek.Zone so that all team certifications can be displayed on the team certifications page

Impact

Low

Urgency

Now

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jamesgeddes avatar Jun 05 '22 21:06 jamesgeddes

This can be achieved by using the credly-import-action GitHub Action.

Alternatively, to directly integrate this into the platform, the JSON for each user is publicly available at https://www.credly.com/users/[USERNAME]/badges.json

jamesgeddes avatar Dec 11 '23 21:12 jamesgeddes