Hebrew theory test exam for rank B license. Built with dioxus.
It is hosted on github pages: https://usering-around.github.io/theory_test_exam/
To build locally: Install rust, clone the repo, and then run:
cargo install dioxus-cli (ensure that the .cargo folder is in PATH)
cd theory_test_ui
dx serve
Todo:
Make the interface prettier
Add time
Add more license types (should be fairly easy)