Skip to content

Reimerei/prefr

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published