About MyVote
Sometimes we need to vote or assign point to any specific task. For instance, your team have five tasks to be completed in next one week. You and your co-workers then sit together and assign some points on each of the tasks. In other words, you are voting the tasks. Your team then priorotize the tasks based on assigned vote/point.
MyVote is a simple application where you can express your vote or point. There are four predefined sequences used for voting.
1. Whole number (0, 1, 2, 3, 4, 5, 6, ... upto upper limit)
2. Fibonacci (0, 1, 2, 3, 5, 8, ... upto upper limit)
3. Factorial (0, 1, 2, 6, 24, 120, ... upto upper limit)
4. Squares (0, 1, 4, 9, 16, 25, ... upto upper limit)
The upper limit is set to 50 by default. You can change the limit from "Settings" menu option. You can also use "Custom Vote" from menu option in order to express you own vote/point other than using predefined vote/point from those four sequences mentioned above.
Open the app and slide your screen to left/right to change your vote/point.