Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

PoC application to track a team's Trailhead points and badges over time

License

Notifications You must be signed in to change notification settings

CUCentralAdvancement/trailhead-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

trailhead-tracker

PoC application to track a team's Trailhead points and badges over time

  • Create a list of the Trailhead usernames of team members we’d like to track. Format this a JSON and include in app for MVP
  • For each team member, get current data from Trailhead using API (or scrape?)
  • Add record to Postgres in private space using API Platform endpoints
  • Run this on cron once a day by checking every hour if it has been successfully in the last 24 hours. Keep track of fails. Send email after 3.
  • If the valued change, update the user’s profile on a Salesforce sandbox instance using API and/or Heroku Connect
  • Create a UI to track points and badges over time on Heroku dyno using API platform data.
  • Add a link to the visualization of the badges over time in the user’s profile.

About

PoC application to track a team's Trailhead points and badges over time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published