GusEvans / ElectionCalculator

A program for comparing electoral systems. Supports instant-runoff voting, first-past-the-post, the Borda count, and more.

Home Page:https://gusevans.github.io/ElectionCalculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElectionCalculator

This JavaScript program calculates the results of elections, given a list of candidates and a list of votes. It is designed to allow for easy comparison between electoral systems. It currently supports first-past-the-post voting, the two-round system, instant-runoff voting, Bucklin voting, the Borda count, the single non-transferable vote system, and the multiple non-transferable vote system.

About

A program for comparing electoral systems. Supports instant-runoff voting, first-past-the-post, the Borda count, and more.

https://gusevans.github.io/ElectionCalculator/

License:MIT License


Languages

Language:JavaScript 85.9%Language:HTML 14.1%