-
Notifications
You must be signed in to change notification settings - Fork 11
Personal issue dashboard #3
Comments
Hey Jesse! Really interested in this project, do you know if there's been much progress? |
No progress so far Sina. I'll try to get a simple Backbone framework running for Saturday so we can build from it. I'll need someone with experience working on back end technologies. I feel comfortable working on the front-end stuff. |
I'm definitely not a backend person either, though I wonder how much of it is possible through javascript. I'm going to try and throw together the basics of my petition -> legislator constituent project today, we'll see how it goes! |
I'm not sure how we'd do the AJAXy stuff to get data without running in -- J. Renée Beach github https://github.com/jessebeach/ | On Thu, May 30, 2013 at 2:55 PM, Sina [email protected] wrote:
|
Check out kanarinka.brownbag.me/petitionmap/index.html# (Source is on Sina Khanifar* | *+1 (949) 878 8202 | Twitter: On Thu, May 30, 2013 at 12:14 PM, J. Renée Beach
|
The WtP API is CORS compliant, which you can do entirely client side. Other I'm not super solid on design, but I can whip up angularjs client side apps On Thu, May 30, 2013 at 3:17 PM, Sina [email protected] wrote:
Justin P. Mandzik |
Hey all. @douglasback and I have gotten some initial work done here, including basic JS infrastructure, hosting the SQL dump on Amazon RDS as a basis for signature analytics with some syncing capability for signatures, as well as some basic D3 charts for chloropleth and bar charts. It's a bit messy, but would love to powwow tomorrow about combining forces. |
For anyone interested, the existing repo is at https://github.com/douglasback/wtp-dashboard/ @yahelc, @jessebeach, and I are groups at one of the tables here — let us know if you're interested in helping out and we'll get you up to speed! |
Hey guys, I think some of the entity extraction and sentiment analysis work from We the Entities might fit really well into the dashboard. Here are some links to get you started. I'm happy to help out: http://wetheentities.herokuapp.com/ Example full HTML view: Example full JSON view: Minimal example for extracting Countries and mapping them: And, of course, my source: Please stop by if you need any help! I'll open a ticket on your repo, as well. Cheers, |
This Dashboard would:
The text was updated successfully, but these errors were encountered: