Frontend Sources
Official documentation of the technologies used in the web frontend:
| Technology | Version in the project | Source |
|---|---|---|
| React | ^18.2 | react.dev |
| Create React App (react-scripts) | ^5.0.1 | create-react-app.dev |
| React Router | ^6.21 | reactrouter.com |
| axios | ^1.6 | axios-http.com/docs |
| socket.io-client | ^4.8 | socket.io/docs/v4/client-api |
| react-lottie (animations) | ^1.2 | github.com/chenqingspring/react-lottie |
| react-qr-code | ^2.0 | github.com/rosskhanas/react-qr-code |
| react-to-pdf (report export) | ^1.0 | github.com/ivmarcos/react-to-pdf |
| javascript-obfuscator (build) | ^5.4 | github.com/javascript-obfuscator/javascript-obfuscator |
| TypeScript | via react-scripts | typescriptlang.org/docs |
Accessibility (color-vision modes):
| Topic | Source |
|---|---|
| WAI-ARIA (roles/labels of the controls) | w3.org/WAI/ARIA/apg |
| WCAG 2 contrast & use of color | w3.org/WAI/WCAG22/quickref |
Last build: 19 Aug 2026, 05:20+00:00