-
Notifications
You must be signed in to change notification settings - Fork 3
Feat: Derive the List of Companies Using Code we have Written #86
Copy link
Copy link
Open
Labels
T4hTime Estimate 4 HoursTime Estimate 4 HourselixirPull requests that update Elixir codePull requests that update Elixir codeenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalitypriority-2Second highest priority, should be worked on as soon as the Priority-1 issues are finishedSecond highest priority, should be worked on as soon as the Priority-1 issues are finishedtechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Metadata
Metadata
Assignees
Labels
T4hTime Estimate 4 HoursTime Estimate 4 HourselixirPull requests that update Elixir codePull requests that update Elixir codeenhancementNew feature or enhancement of existing functionalityNew feature or enhancement of existing functionalitypriority-2Second highest priority, should be worked on as soon as the Priority-1 issues are finishedSecond highest priority, should be worked on as soon as the Priority-1 issues are finishedtechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Type
Projects
Status
🔖 Ready for Development
Status
More ToDo ThanCanEver Be Done
While it's not possible to see
Whohas downloaded/used our repos fromNPMorHex.pmwe can establish a reasonable proxy simply by seeingWhohas starred our various repos and then extracting theirCompanyinfo from theirGitHubprofile. 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
profileFeat: Create (GitHub)profileschema to storepublicprofile data #85scrapingand theGitHub APIto create a database of thepeoplewho have starred, watched or contributed to our repos onGitHubList repository contributors #20profiledata for all thepeople("users") has been populated into the DB,we can easily select the
companyfield and see the list of companies thosepeoplework for.