Skip to content

[Feature] - Develop Search/List Desks Razor Page #35

@RespectMathias

Description

@RespectMathias

Description

Create a page where users can search through list available desks by retrieving data from the WiFi2BLE REST API. Use TDD.

Motivation

To enable users to find and select desks for use or reservation, utilizing real-time data from the API.

Proposed Solution

  • Write tests for the search functionality, including handling API responses.
  • Implement data retrieval using the backend service to fetch desks from the WiFi2BLE REST API.
  • Display the list of desks with relevant details (e.g., Desk ID, name, status).
  • Implement search and filtering options.

Acceptance Criteria

  • Feature is clearly defined.
  • All tests pass for search and listing functionalities.
  • Users can view and search a list of desks retrieved from the API.
  • Code is reviewed and approved by at least one other team member.

Additional Info

  • Update the project report with details on integrating the API for desk listing.
  • Ensure the page is optimized for performance, considering API response times.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions