kyjanond / volebni-kalkulacka-2022

Volební kalkulačka, nová verze s Česko.Digital v roce 2022

Home Page:volebni-kalkulacka-2022.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

volebni-kalkulacka-2022

Volební kalkulačka, nová verze s Česko.Digital v roce 2022

Setup

  1. Install pre-commit
  2. Install hooks - pre-commit install or make pre-commit-install
  3. Run pre-commit on existing code, to make sure, that it works - make pre-commit-run-all

Frontend

Frontend is SPA Vue.js application.

README

Generator

Generator uses Python and FastAPI framework.

README

Infrastructure

Everything is deployed to AWS and managed using Terraform.

README

Data

Each instance of volebni-kalkulacka-2022 uses static dataset on CDN. During development this .json data are stored in repository in data directory. Any change in content of this directory is deployed to main domain under https://<domain>/data/ directory.

Contribution

This project is developed by volunteers at Česko.Digital. Join us here and visit our channel #inkubace-volebni_kalkulacka2022.

About

Volební kalkulačka, nová verze s Česko.Digital v roce 2022

volebni-kalkulacka-2022.vercel.app

License:Apache License 2.0


Languages

Language:Vue 58.3%Language:HTML 12.8%Language:TypeScript 11.8%Language:Python 10.1%Language:SCSS 3.2%Language:HCL 1.9%Language:JavaScript 0.9%Language:Makefile 0.4%Language:Shell 0.3%Language:Dockerfile 0.2%Language:CSS 0.1%