Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mihaiconstantin/lavot
- Owner: mihaiconstantin
- Created: 2024-11-25T09:13:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-29T15:50:45.000Z (2 months ago)
- Last Synced: 2024-12-11T21:08:29.552Z (about 2 months ago)
- Topics: data, data-visualization, elections, react, sankey, typescript
- Language: TypeScript
- Homepage: https://lavot.mihaiconstantin.com
- Size: 3.83 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**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.
![]()
Results of the votes redistribution.
![]()
## 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
![]()
.