EP Ekloges2024 is a web application that simulates the distribution of Greek seats in the European Parliament based on the newly introduced d'Hondt method.
- Simulate seat distribution using the d'Hondt method.
- Set the voting percentages for political parties.
- Specify the electoral threshold.
- Display the resulting seat distribution in visual charts.
- Take screenshot of the results.
- Clone the repository:
git clone https://github.com/Petrosdevri/EP-Elections2024-Greece/. - Install the dependencies:
npm install - Start the development server:
npm startOpen the app in your browser:http://localhost:3000
- Enter the voting percentages for each political party.
- Specify the electoral threshold.
- Click the Submit button to simulate the seat distribution.
- View the resulting seat distribution in the chart.
- Take screenshot of the results.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.
This project is licensed under the ISC License.
If you have any questions or inquiries, please contact me at [email protected].