Home > VotingBundle

VotingBundle

VotingBundle is a project mainly written in PHP, it's free.

[ABANDONED] A generic voting bundle

VotingBundle

A generic voting bundle, purposed to serve as the engine for any voting system.

WARNING: This is a prototype and not a final/stable bundle.

Install

_voting:
  resource: "@RizzaVotingBundle/Resources/config/routing.yml"
  prefix: /voting

TODO

  • Create ODM models
  • Commands
  • Alternative voting strategies
  • Alternative data views
Previous:awesomesauce