Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 384 Bytes

File metadata and controls

9 lines (9 loc) · 384 Bytes

STVVotingSystem

Conducts an election through the Single Transferable Vote Method. Used for Princeton High School's graduation speaker voting in 2019. Takes in a CSV which is in the Format:

FirstChoiceVoter1, SecondChoiceVoter1, ThirdChoiceVoter1...
FirstChoiceVoter2, SecondChoiceVoter2, ThirdChoiceVoter2...
FirstChoiceVoter3, SecondChoiceVoter3, ThirdChoiceVoter3...
...