added sockets and dynamic saving function

This commit is contained in:
2025-03-24 18:24:28 +05:30
parent 3caab7aa36
commit b85820d410
7 changed files with 1021 additions and 390 deletions

View File

@@ -16,6 +16,7 @@
"react-chartjs-2": "^5.3.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.3.0",
"socket.io-client": "^4.8.1",
"zustand": "^5.0.3"
},
"devDependencies": {