Skip to content

pavel-mxsf/volebni-kalkulacka-2022

 
 

Repository files navigation

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

Backend

Backend uses Python and FastAPI framework.

README

Frontend

Frontend is SPA Vue.js application.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.0%
  • HTML 16.8%
  • Python 10.7%
  • TypeScript 7.2%
  • SCSS 2.9%
  • HCL 2.5%
  • Other 1.9%