18F / projects

[WIP] A collection of our projects, past and present
Other
9 stars 3 forks source link

Pull information about people from the Team API? #19

Open toolness opened 8 years ago

toolness commented 8 years ago

In order to create valid about.yml files for #18, and surface more information about who's responsible/PoC for projects in general, it might be helpful to have more metadata about people.

One way to do this may be to keep the Team API as the source of truth about individuals, but create a model for it in the DB and regularly update it by polling the Team API.

I have experience with the Team API so I could do this one if it sounds like a good idea.