2urn / iam1of.us

National Day of Civic Hacking Submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

National Day of Civic Hacking Submission

Basic App Functionality (rough):

  • Defaults to current location / City Name but allows you to specify zip, city, state, country manually. This uses some geolocation map api.
  • Asks the basic app questions
  • queiries census API
  • shows you your personal infographic

  • Allows you want to personalize graphic:

    	<ul>
    		<li>add your picture...</li>
    		<li>add your name...</li>
    		<li>pick an infographic theme...</li>
    	</ul></li>
    	<li><p>The graphic uses d3 library to create a responsive (elements adapt to screen aspect/size) data graphic that can manipulated by user before &#39;freezing&#39; to .PNG for sharing.</p></li>
    	<li><p>save / share (email, tweet, facebook, etc...)</p></li>
    	<li><p>settings button: [  ] save my data for future sessions?</p></li>
    	<li><p>info button : explains how app works, where data comes from, how it is used (privacy), asks for feedback.</p></li>
    </ul>
    

Using the following plugins

Reference for Google Maps URL http://moz.com/ugc/everything-you-never-wanted-to-know-about-google-maps-parameters

About

National Day of Civic Hacking Submission


Languages

Language:JavaScript 100.0%