add SeatingService with seating plan generation

This commit is contained in:
David Rodenkirchen
2024-08-20 15:34:36 +02:00
parent 96278258ef
commit b9b5e0ede0
10 changed files with 1487 additions and 27 deletions
+4
View File
@@ -1,6 +1,7 @@
[lan]
name="EZ LAN"
iteration="0.5"
default_category="NORMAL"
tickets={ "LUXUS" = 40, "NORMAL" = 10 }
prices={ "LUXUS" = 3000, "NORMAL" = 2500 } # Eurocent
date_from="2024-10-30 15:00:00"
@@ -19,3 +20,6 @@
sender=""
username=""
password=""
[seating]
base_svg_path=""