Karitchi / infolab

0 stars 0 forks source link

Display current classroom humidity levels on the dashboard #27

Open Karitchi opened 1 month ago

Karitchi commented 1 month ago

Description

The dashboard should display the current humidity level of the classroom in real-time, providing students with insights into air moisture levels. The humidity data should be easily visible and regularly updated to reflect changes in the classroom environment. This allows students and teachers to gauge whether the air quality is optimal for learning and comfort.

User Role

As a user

Desired Outcome

I want to monitor the classroom’s humidity levels

Goal or Purpose

so I can ensure that the air is not too dry or too humid

Acceptance Criteria

Acceptance Criteria

and I will be satisfied when:

  1. The dashboard displays the current humidity level of the classroom in real-time.
  2. Humidity data should be updated every few seconds to reflect the latest readings from the sensor.
  3. The humidity level is presented in an easily readable format, such as a percentage (e.g., 45%).
  4. The display should be prominently visible on the dashboard, ensuring the information is clear and easy to find.
  5. The feature should be accessible and functional on all devices, including desktops, tablets, and smartphones.
  6. Any anomalies or interruptions in the sensor’s data stream should be handled gracefully with fallback messaging (e.g., "Sensor data unavailable").

Mockup

Image

Subtasks with Technical Implementation

No response

Useful Technical Information

No response