The class needs your help. We need to pick what we want to eat on the last day of class. In an effort to follow the democratic process, we are going to let the people vote on what we will eat. Majority vote wins.
Your mission, should you accept it, is to build a voting application so that given a set of choices, a user is allowed to vote on a selection.
Acceptance Criteria:
As an administrator I should be able to input the selections (options for voting), and change them at will
As an administrator, I should be able to view how people voted in detail (name or email and vote selection)
As an administrator, I should be able to view how people voted in summary (bar charts)
As a user, I should be able to cast a vote and have my vote stored. I should also be able to change my vote at will, and view what I have voted for