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

Removal of TableTop #70

Closed alfredortega closed 9 years ago

alfredortega commented 9 years ago

Google Spreadsheets have the ability to be returned as jSON. Using the jSON results means that the same process for data access can be used more consistently throughout the application. Once implemented (hopefully by next week ~20 April) all references to tabletop can be removed.

-Al

jstirnaman commented 9 years ago

We're getting data now in the develop branch using the json output, though we're not displaying it yet.

jstirnaman commented 9 years ago

Sent pull request to remove Tabletop. @zmon can make the final decision. Closing this issue.