
For this project, I worked together with two others to develop a web application that retrieves real-time data from a monitor equipped with various sensors. This monitor measures temperature, humidity, CO₂, NOx, and PM values (particulate matter).
Through the application, it’s possible to easily add and manage monitors. Each monitor is displayed in a dashboard, where you can view the current sensor data. Multiple monitors can also be added and monitored at the same time within the dashboard.

In addition to reading and displaying sensor values, the application includes a login and registration system. Users can log in and create an account.
Key features:
- Real-time reading of sensor values (temperature, humidity, CO₂, NOx, PM)
- Adding new monitors through the application
- Dashboard displaying data from multiple monitors simultaneously
- Login and registration functionality
- Option to update monitor settings
This project was a valuable collaboration in which I was responsible for building the monitor functionality, the dashboard, and the user management system.