zmon / Code-for-America-Projects-Hub

Help Brigade members find projects to work on. Promote multi-Brigade collaboration. Onboard new members. Encourage public contribution of ideas. Karma. Visualize scope for Code for America. Provide filtered and sorted card list of projects and ideas for development. The list should be available nation-wide and by city.
http://codeforkc.org/Code-for-America-Projects-Hub/
15 stars 13 forks source link

Integration of SpreadSheets, CFA API, and GitHub: Summary #73

Closed zmon closed 9 years ago

zmon commented 9 years ago

The following is what was discussed Monday April 20, 2015 at the meeting. Please comment. project-hub-data-flow

tangospring commented 9 years ago

Added this diagram to wiki: https://github.com/codeforkansascity/Code-for-America-Projects-Hub/wiki/Data-integration-from-Google-spreadsheet,-CFA-API,-and-GitHub

jstirnaman commented 9 years ago

Nice work, Paul. Factories are used to fetch the API data. Those factories in turn will be injected into our data "models", i.e. ProjectsService and ProjectIdeasService. Those are factories as well. See ProjectIdeasService in the develop branch as an example.

jstirnaman commented 9 years ago

Closing this issue, but it's good documentation. Replacing with more specific stories and tasks.