-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project card data. Where does the data come from? #9
Comments
We might think about using TableTop https://github.com/jsoma/tabletop as a way to retrieve the data from a Google Spread Sheet. This is what was used in civic-project-mapping and we used the option simpleSheet: true
|
Our data from CFA API is http://codeforamerica.org/api/organizations/Code-for-Kansas-City/projects and their github page is at https://github.com/codeforamerica/cfapi and API is http://codeforamerica.org/api/ |
Code For America API does not appear as a source at all in @tangospring 's diagram, though in the meetings we keep saying that Project info will come from CFA + Github + Google Sheet. So, do we really need to merge CFA and Github, or can we use Github and CFA? Is there anything in the CFA API that is both unique and necessary? The only unique attribute I see in CFA is their internal identifier for the project. |
If this is adopted by CFA or we use their back end then we would not need This diagram is correct. On Sat, May 2, 2015 at 9:47 PM, Jason Stirnaman notifications@github.com
Paul Barham |
OK, but that diagram says we'll still need to get Issues directly from Github. However, it looks to me like the CFA API includes issues with labels. |
Paul,
|
The info displayed in the project card is pulled from two sources: GitHub repo and Google spreadsheet. Google Project info form: https://docs.google.com/forms/d/1e1Ne69Dw7Pooicb9dTOEH49KvjQv1_x2F9q8tr27loI/viewform
All Idea card info is stored in Google spreadsheet. Idea info form: https://docs.google.com/forms/d/1H62GmD35j1kwHYcX7r8jT8Gwj3dm8d-SZBVV_H9oz9s/viewform
For Projects Hub filter data see issue #17
3a. Project subtitle - Google spreadsheet
No. Progress - [design update: Progress has been removed from the card view, it is shown on project page only] custom issue label (see issue #8 ), background is yellow if at least one issue is not closed, background is white if all issues with the tag are closed.
The text was updated successfully, but these errors were encountered: