By: Yun Park and Alton Zheng-Xie (2014)
This is a GUI application used by the ASUC of UC Berkeley to tabulate votes.
For questions or concerns, please email altonzheng@berkeley.edu or yun_park@berkeley.edu
Prerequisites:
- wxPython
- Python 2.6 or 2.7
Running the app is easy:
python ElectionApp.py
- Load ballots.json (found in /input_data)
- Load candidates.json (found in /input_data)
- Choose speed / position of tabulation
- Click redistribute to run one step of current race OR click complete to complete the current race