Open yzimet opened 9 years ago
example of simple inline upvote/downvote: http://codepen.io/bennettfeely/pen/CGFEs
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.
idea: For a quick demo-only purpose, we could save to localStorage
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 .
Need to think about