Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.

Home Page:https://hacktoberfest.digitalocean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logged-In user profile

fridaland opened this issue · comments

As a participant in hacktoberfest, I want to be able to view my progress in near real-time.

TO-DO:

  • How many out of 4 PRs?
  • Install octokit ruby gem (octokit logic in UserScoreboard lib)
  • create a UserScoreboard library
  • call score library from profile action
  • implement GH API calls in UserScoreboard library

this can close with #14