A small project for computing the in-force state of Hungarian law and then displaying them on a web UI.
You can see it in action at ajdb.hu
See this hungarian presentation about the project.
The web UI:
The applier:
Currently only a few of the most important acts are supported and only up to 2022.12.01
The project is deployed to https://ajdb.hu , but you can also run it locally:
hun_law
in a sibling directory../full_recalc.sh
cargo run --bin ajdb-web
Feel free to open issues for feature requests or found bugs. Merge Requests are more than welcome too.