LeikRad / IES_CountMeIn

Group 4's project for IES. Count Me In, an automatic sensor service that controls the number of people inside a room.
MIT License
0 stars 2 forks source link

Implementation of user story 4 #7

Closed LeikRad closed 9 months ago

LeikRad commented 9 months ago

Epic 2: Administrative Control and Space Optimization

User Story 4:: Real-Time Data Monitoring and Visualization for Admins Priority: High As an administrator of the CountMeIn system, I want to monitor and visualize real-time data for each room I manage, So that I can have an informed overview of occupancy trends and make data-driven decisions to optimize space utilization.

Acceptance Criteria:

  1. Given an administrator needs to access occupancy data for a specific room,
  2. And the administrator has authenticated access to the CountMeIn admin panel,
  3. When they navigate to the room monitoring section in the admin panel,
  4. Then they should be presented with real-time data visualizations, including current occupancy, historical trends, and peak usage times.
  5. And this data should be updated dynamically to reflect the latest information.
  6. And the interface should provide intuitive and easy-to-understand graphical representations of the data.

Child Issues: