Quórum Político is a non-partisan initiative that allows users to vote directly on parliamentary proposals to determine which political party aligns with their preferences.
The platform presents proposals, and users vote for, against, or abstain on each.
The goal is to show the impact of seemingly straightforward proposals and find the party that aligns most with the user's voting pattern.
The project collected 62 proposals since January 2023, considering factors like unanimity, uniformity, and simplicity.
This is a Svelte project styled with tailwind and build from the start to run on cloudflare pages.
To start the project locally:
Install npm modules
npm install
Run with node
npm run dev
Certain functionalities like the database will not work unless connected to a cloudflare environment.
You can help with the project by raising an Issue in Github or by submiting code changes with a Pull Request.