From 32307c72fb5a6b5c131a5074ed6d78d792f847ce Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Sat, 14 Mar 2026 09:35:38 +0100 Subject: add missing words file, add README.md and .gitignore --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1e85781 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# script for tracking time slots for the practical driving exam in Poland for category A + +- read `token` file +- run `./show_all.sh` + +to track another category, change `category` json field in `get_json.sh` from `A` to needed category + +to track theoretical time slots, change `practiceExams` to `theoryExams` in `parse_json.sh` + +to track new WORD/MORD, follow intstructions from `token` file and copy `wordId` value from PUT request json body to `words` file along with some title -- cgit v1.3