Commit Graph

163 Commits

Author SHA1 Message Date
b8fffb5e8b frontend: upating general component (removing boolean and numbers) 2023-08-02 12:06:19 +02:00
b99f6365ac frontend: adding NumberComponent 2023-08-02 12:06:19 +02:00
60ec1569f0 frontend: updating button component 2023-08-02 12:06:19 +02:00
7fe2cc016d frontend: using reducer to render components 2023-08-02 12:06:19 +02:00
e7350c9ec0 frontend: adding Bootstrap CSS 2023-08-02 12:06:19 +02:00
04bf555867 frontend: updating packages 2023-08-02 12:06:19 +02:00
01c748dcdc updating components
- using React.memo, removing React.forwardRef
- adding renderCount (to see which components are re-rendered)
- using ToggleButton instead of Button (might change again)
2023-08-02 12:06:19 +02:00
ab38f034b9 frontend: adding components, rendering serialized data service class 2023-08-02 12:06:19 +02:00
8051775c07 updating frontend packages, adding configs 2023-08-02 12:06:19 +02:00
c2845a0419 adding socket.js for creating websocket connections 2023-08-02 12:06:19 +02:00
919f83c77e updating from react 17 -> 18 2023-08-02 12:06:19 +02:00
c664a0ba2f feat: adding frontend/build folder 2023-08-02 12:06:19 +02:00
d3ad419c33 feat: adding frontend code (react) 2023-08-02 12:06:19 +02:00