prefr / prefr-api

Simple tool to do online ballots using the schulze method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prefr

Voting tool that uses the Schulze Method. It is hosted on prefr.org

Build using Play Framework, mongoDB and AngluarJS

Deploy

Dependencies:

  • docker
  • mongodb on localhost:27017 (can be adjusted in application.conf)

To start the prefr server on port 9000, simply run

docker run -d -p 9000:9000 reimerei/prefr

About

Simple tool to do online ballots using the schulze method

License:MIT License


Languages

Language:Lua 61.9%Language:Scala 36.7%Language:Shell 1.1%Language:HTML 0.3%