codeforamerica / abq-quotewall

Visualization of quotes slowly falling
http://codeforamerica.github.io/abq-quotewall/
2 stars 3 forks source link

Support a way to comment or upvote on an individual quote #1

Open yzimet opened 9 years ago

yzimet commented 9 years ago

Need to think about

yzimet commented 9 years ago

example of simple inline upvote/downvote: http://codepen.io/bennettfeely/pen/CGFEs

yzimet commented 9 years ago

jquery upvote plugin: http://janosgyerik.github.io/jquery-upvote/ (http://github.com/janosgyerik/jquery-upvote). This is the frontend interaction, has a callback for saving to server.

yzimet commented 9 years ago

idea: For a quick demo-only purpose, we could save to localStorage

williamtyner commented 9 years ago

LOVE

On Mon, Apr 20, 2015 at 3:04 PM, Yaniv notifications@github.com wrote:

idea: For a quick demo-only purpose, we could save to localStorage

— Reply to this email directly or view it on GitHub https://github.com/codeforamerica/abq-quotewall/issues/1#issuecomment-94567829 .