migrate to table based tinydb

NOTE to migrate database install tinydb & run migrate.py

- added new functions to filter data with db queries
- in the storage module
This commit is contained in:
2025-08-27 20:39:04 +02:00
parent 0339da1668
commit 36f7f6d278
9 changed files with 2073 additions and 2335 deletions

8
.gitignore vendored
View File

@@ -1 +1,7 @@
__pycache__
.vscode
__pycache__
venv
.venv
webapp/data/orders.json
orders.json
orders*.json