Add initial JSON data for users and reservations

- Created an empty reservations JSON file.
- Added initial user data with admin and student roles, including hashed passwords and timestamps.
This commit is contained in:
Alvin-Zilverstand
2025-11-06 09:24:05 +01:00
parent cad2e30141
commit 11291fbbc5
3 changed files with 960 additions and 0 deletions

View File

@@ -0,0 +1 @@
[]