A Mobile Polling Interaction with Visual Reference
** Development in progress ** Last update 4/27/2015
Jinhyun Kim (dev.jinkim@gmail.com)
###NOTE !
With the current configuration for the development, the polls created will be public to all SnapPoll users, and pictures attached will be uploaded to Imgur (public on the Internet).
##Overview
Instead of writing out all the answer choices for a poll, attach a picture reference and ask a question!
Your friends can indicate their responses by a simple tap on the picture.
More thoughts on use cases and architecture is in the wiki.
##Android Client
You can create a new poll. See the list of polls from you or your friends.
To create a poll, select an image from Gallery app or camera, type in your question and send.
When a friend invites you to a poll, simply tap on the picture to indicate your response and submit it.
For a poll you created, check the result from MY POLLS tab.
For more, open Navigation Drawer to access the menu.
##Other Components
-
REST API (Node.js) end point used in this demo: http://snappoll.herokuapp.com/api
##License Copyright 2014 Jinhyun Kim
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.




