Voting tool that uses the Schulze Method. It is hosted on prefr.org
Build using Play Framework, mongoDB and AngluarJS
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