GeekZoneHQ / web

Software to power the Geek.Zone website and apps
http://geek.zone/web
GNU General Public License v3.0
19 stars 29 forks source link

Team certs #597

Open jamesgeddes opened 2 years ago

jamesgeddes commented 2 years ago

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

jamesgeddes commented 10 months ago

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