Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mihaiconstantin/lavot

A `React` application that allows users to indicate how votes will be redistributed among candidates for the second round of Romanian presidential elections.
https://github.com/mihaiconstantin/lavot

data data-visualization elections react sankey typescript

Last synced: 1 day ago
JSON representation

A `React` application that allows users to indicate how votes will be redistributed among candidates for the second round of Romanian presidential elections.

Awesome Lists containing this project

README

        



La VOT


Repository status
GitHub version
Website

**La VOT** is a [`React`](https://react.dev/) app (i.e., technological pun
intended) where you can redistribute votes from the first round of the 2024
Romanian presidential elections to the candidates who made it to the second
round. The stakes are high, and the price? Democracy. Our hope is that this app
will inspire at least one person to go out and vote.

## Installation

You can find the app live at
[lavot.mihaiconstantin.com](https://lavot.mihaiconstantin.com). Alternatively,
you can run the app locally by following the instructions below.

```bash
# Clone the repository.
git clone https://github.com/mihaiconstantin/lavot.git

# Change directory.
cd lavot

# Install dependencies.
pnpm install

# Start the development server.
pnpm dev
```

## Showcase

Controls for redistributing votes.


La VOT showcase

Results of the votes redistribution.


La VOT showcase

## Contributing
- Any contributions are welcome and greatly appreciated. Please open a [pull
request](https://github.com/mihaiconstantin/lavot/pulls) on `GitHub`.
- To report bugs, or request new features, please open an
[issue](https://github.com/mihaiconstantin/lavot/issues) on `GitHub`.

## License
- The package source code in this repository is licensed under the [MIT
license](https://opensource.org/license/mit).
-

Other website materials by Mihai Constantin and Ionuț Badea are licensed under CC BY 4.0 .