Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mistermx/bundesratstimme
Visualization for votings in the German Federal Council (Bundesrat)
https://github.com/mistermx/bundesratstimme
germany politics visualization
Last synced: about 1 month ago
JSON representation
Visualization for votings in the German Federal Council (Bundesrat)
- Host: GitHub
- URL: https://github.com/mistermx/bundesratstimme
- Owner: MisterMX
- Created: 2024-03-14T01:41:08.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-14T02:24:48.000Z (9 months ago)
- Last Synced: 2024-05-09T14:25:30.729Z (8 months ago)
- Topics: germany, politics, visualization
- Language: Vue
- Homepage: https://mistermx.github.io/bundesratstimme/
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bundesratstimme
Bundesratstimme is a simpler visualizer for votings in the German Federal Council (Bundesrat).
It allows simulating voting result by choosing the stand of every state and share
it with other people via links.## Recommended IDE Setup
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
## Customize configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```### Compile and Hot-Reload for Development
```sh
npm run dev
```### Compile and Minify for Production
```sh
npm run build
```