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
Additional Info
- Update the project report detailing the real-time monitoring approach.
- Ensure accessibility considerations for dynamic content updates.
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
Acceptance Criteria
Additional Info