Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] - Develop Desk Details Razor Page #36

Open
4 tasks
RespectMathias opened this issue Oct 29, 2024 · 0 comments
Open
4 tasks

[Feature] - Develop Desk Details Razor Page #36

RespectMathias opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@RespectMathias
Copy link
Contributor

RespectMathias commented Oct 29, 2024

Description

Implement a page to display detailed information about a selected desk, using data from the WiFi2BLE REST API. Use TDD.

Motivation

To provide users with up-to-date and detailed information before making a reservation or connecting to a desk.

Proposed Solution

  • Write tests for retrieving desk details via the backend service.
  • Use the GET /desks/{desk_id} endpoint to fetch desk information.
  • Display details such as current position, status, and manufacturer.
  • Include user actions like "Control Desk" or "Reserve Desk" where applicable.

Acceptance Criteria

  • Feature is clearly defined.
  • All tests pass for desk details functionalities.
  • Users can view detailed information about a selected desk.
  • Code is reviewed and approved by at least one other team member.

Additional Info

  • Update the project report with details on desk details retrieval.
  • Ensure data displayed is accurate and reflects real-time status.
@GiGwebs GiGwebs moved this from To Do to In progress in DeskMotion Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants