Skip to content

[Feature] - Implement Real-Time Desk Status Monitoring #42

@RespectMathias

Description

@RespectMathias

Description

Set up real-time monitoring of desk statuses using the WiFi2BLE REST API to provide users and admins with up-to-date information.

Motivation

To enhance the user experience by providing live updates on desk availability and status changes, and to assist in maintenance and decision-making processes.

Proposed Solution

  • Write tests for periodic data fetching and updating the UI.
  • Implement periodic data fetching using AJAX calls or SignalR.
  • Update the UI dynamically to reflect status changes.
  • Optimize API usage to prevent excessive calls.

Acceptance Criteria

  • Feature is clearly defined.
  • All tests pass for real-time monitoring functionalities.
  • Desk statuses are updated in the UI in near real-time.
  • Code is reviewed and approved by at least one other team member.

Additional Info

  • Update the project report detailing the real-time monitoring approach.
  • Ensure accessibility considerations for dynamic content updates.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions