add basic functionality for frontend, json db

This commit is contained in:
2024-05-25 15:05:18 +02:00
parent d2763be27b
commit 7d55082f4d
44 changed files with 4146 additions and 22 deletions

15
data/preregistered.json Normal file
View File

@@ -0,0 +1,15 @@
{
"rawData": {
"424297319": {
"name": "Зимин Владислав",
"availableTime": {
"from": 30,
"to": 40
},
"tgUsername": "swq_2018",
"chatId": 424297319,
"userId": "424297319"
}
},
"groups": []
}