Continuing from my final project for HarvardX's CS50, I built Quadratick to let users set up, share and take polls using the quadratic voting method. Quadratic voting encodes information about the strengths of respondent preferences.
This project has two goals: 1) to develop a working web application from scratch, then using it as a base to experiment with other technologies, and 2) to improve the public's understanding of the implementation and implications of alternative voting methods.
Developed using Flask (Python), PostgreSQL, JavaScript and HTML/Bootstrap. Deployed on Heroku.
Please be patient as the site might need a moment to load from a "cold start."