I created a custom wordpress plugin for the Anti Cancer Alliance website that allows registered users to vote on proposals.
Screenshots
Features
- shortcode to add voting widget to page/post
- editable blacklist to prevent unwanted user roles from voting
- log of user votes stored in postmeta
- two vote result charts (with customizable colours):
- pie chart showing total yes/no
- bar chart that breaks down votes per user role
Technology Used
- CSS
- HTML
- Javascript (Chart.js, jQuery)
- PHP
- Wordpress