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 add game cards #37

Open
kohei-s opened this issue Aug 9, 2023 · 0 comments
Open

Feature add game cards #37

kohei-s opened this issue Aug 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request size5

Comments

@kohei-s
Copy link
Owner

kohei-s commented Aug 9, 2023

User story

As a User
I need a concentration game with a function to add new game card
So that I can personalize the game

Assumptions and Details:

  • We will use a REST API endpoint to add characters
  • We will use MongoDB as Databank/Repository to store characters
  • Characters will be stored as Object with title and game set name to which the Object belongs

Acceptance Criteria:

GIVEN: I have inputed a new card
WHEN: I select corresponding game
THEN: The card should be displayed in list

Sprint Ready Checklist

    • Acceptance criteria defined
    • Team understands acceptance criteria
    • Team has defined solution / steps to satisfy acceptance criteria
    • Acceptance criteria is verifiable / testable
    • External / 3rd Party dependencies identified
@kohei-s kohei-s added enhancement New feature or request size5 labels Aug 9, 2023
@kohei-s kohei-s self-assigned this Aug 9, 2023
@kohei-s kohei-s moved this to Product Backlog in @kohei-s's capstone project Aug 9, 2023
@kohei-s kohei-s moved this from Product Backlog to Sprint Backlog in @kohei-s's capstone project Aug 9, 2023
@kohei-s kohei-s moved this from Sprint Backlog to In Process in @kohei-s's capstone project Aug 9, 2023
@kohei-s kohei-s moved this from In Process to Review/QA in @kohei-s's capstone project Aug 9, 2023
@kohei-s kohei-s moved this from Review/QA to Done in @kohei-s's capstone project Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size5
Projects
Development

No branches or pull requests

1 participant