-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
live poll feature #3
Comments
@aayushsingla and others can you explain details you've thought about this feature? |
A poll can be done without requiring voters to identify themselves. |
My idea would be like the way Youtube annotations poll works or like twitter polls. |
@tanmaydixit can you articulate step by step flow from (event manager) creating the poll till end result? |
So first event member puts a poll question and 2-4 options <- On the web Interface(Admin) The user may want to go to polls activity(button will be on the side nav) and see the overall results. |
Can I take this up? |
@mohanish3, How do you propose to do this? |
Polls will be created in the web interface, you get a notification and when you press it, the popup comes up which will be a custom AlertDialog with Recyclerview options and the result will be shown in the polls activity |
The text was updated successfully, but these errors were encountered: