Skip to content

AlphaSoundZ/betterElections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Better Elections

With this tool you can do elections that contain multiple choices with weighting.

You can try it out here

Run it localhost

If you want to run it on your machine, you need to run it on a server:

  1. Navigate to the root folder of the project
  2. run python -m http.server 8000 (or in python 2: python -m SimpleHTTPServer 8000)
  3. open in a webbrowser http://localhost:8000/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published