ThermoLink is a demonstration web application for real-time temperature monitoring. This project serves as a functional example of how to build a modern web interface for temperature monitoring systems.
The repository is divided into two main parts:
- Frontend: A React-based web interface
- Backend: A Spring based API services and core data processing
A modern React application built with TypeScript, featuring a responsive design, internationalization, and Material-UI components.
Modulithic Spring application ready for scalability. Covered with tests. Using REST and WEBSOCKET interface. PostgresDB as data layer.