No description
Find a file
nikurasu 123f9c5957
feat(display-attendies): save in db
The waiting list is now saved in the db because before doing so the wating list was calculated on each request on the ui AFTER getting only the attendies that allowed the display which leads to false results. And it is now possible to get if an attendie is on the waiting list even if we only want do get one attendie via the API
2024-03-09 20:19:11 +01:00
.vscode feat(display-attendies): split list 2024-03-03 22:55:50 +01:00
dev/docker feat(display-attendies): split list 2024-03-03 22:55:50 +01:00
src feat(display-attendies): save in db 2024-03-09 20:19:11 +01:00
.gitignore Initial Commit :3 2023-10-16 21:28:25 +02:00