AustrianDataLAB / bakery_as_a_service

Other
2 stars 0 forks source link

Typst doc creation #34

Closed Dreistein closed 5 months ago

Dreistein commented 5 months ago

Adds document creation for simple baker lists (i.e. lists that the bakers use to track their workload of the day) The PR includes an example json file for testing. Note, however, that the headers/contents can be changed and are flexible with respect to the content itself.

This is the same as #26 just with a different branch name to allow the build process to succeed.

berke-akkaya commented 5 months ago

Looks quite good. Only question I have would be why the tag is another column/header in the table. (Is that intended.) It might be that we will remove health checks from docker btw. (Tested it locally on my machine and it worked)

Dreistein commented 5 months ago

For reference: The additional table column is intentional so that bakers can add comments (e.g. with pencils) in this column. Removing the tag completely (the marking, not the column) is now possible