Feat: Derive the List of Companies Using Code we have Written #86
Labels
elixir
Pull requests that update Elixir code
enhancement
New feature or enhancement of existing functionality
priority-2
Second highest priority, should be worked on as soon as the Priority-1 issues are finished
T4h
Time Estimate 4 Hours
technical
A technical issue that requires understanding of the code, infrastructure or dependencies
While it's not possible to see
Who
has downloaded/used our repos fromNPM
orHex.pm
we can establish a reasonable proxy simply by seeingWho
has starred our various repos and then extracting theirCompany
info from theirGitHub
profile. This is a task I've been meaning to do for years and would really like to have done.It may appear to be a "vanity metric" on the surface, but I intend to use it on our Website as a "Social Proof".
Todo
profile
Feat: Create (GitHub
)profile
schema to storepublic
profile data #85scraping
and theGitHub API
to create a database of thepeople
who have starred, watched or contributed to our repos onGitHub
List repository contributors #20profile
data for all thepeople
("users") has been populated into the DB,we can easily select the
company
field and see the list of companies thosepeople
work for.The text was updated successfully, but these errors were encountered: