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

Add Board List to API #61

Closed
K-S-K opened this issue Nov 18, 2023 · 0 comments · Fixed by #63
Closed

Add Board List to API #61

K-S-K opened this issue Nov 18, 2023 · 0 comments · Fixed by #63
Assignees
Labels
BBCAD.API BBCAD.Data BBCAD.Itself Doc Improvements or additions to documentation Feature New feature or request
Milestone

Comments

@K-S-K
Copy link
Owner

K-S-K commented Nov 18, 2023

Task conditions:

  • We must request the board list regarding User Id
  • We must receive only Ids and Metadata of boards

Implementation conditions:

  • Add Description property to the board
  • Ensure the board class has the user Id
  • Create combined key {UserId - BoardUd}
  • Create the API method for board listing by User Id
  • Create the API method for the particular board retrieving by Board Id

image

Commits prefix:

  • BBC-61: Add Board List -
@K-S-K K-S-K added Doc Improvements or additions to documentation Feature New feature or request BBCAD.API BBCAD.Data BBCAD.Itself labels Nov 18, 2023
@K-S-K K-S-K added this to the 01. MVP milestone Nov 18, 2023
@K-S-K K-S-K self-assigned this Nov 18, 2023
K-S-K added a commit that referenced this issue Nov 18, 2023
@K-S-K K-S-K closed this as completed in #63 Nov 18, 2023
K-S-K added a commit that referenced this issue Nov 18, 2023
* BBC-61: Add Board List - Add User Id and Description

* BBC-61: Add Board List - Other parts of the task
Closes #61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BBCAD.API BBCAD.Data BBCAD.Itself Doc Improvements or additions to documentation Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant