fjborquez / aang

0 stars 0 forks source link

Add nutritional profile to the registration #30

Open Norbbs opened 6 months ago

Norbbs commented 6 months ago

As a User I want to define my nutritional profile So that I can get recommendations about my preferences

Definition Of Ready (DoR)

Definition Observations
  • - [ ]
The story meet the INVEST and SMART criteria
  • - [ ]
Dependencies identified and resolved #28
  • - [ ]
Written acceptance criteria with test scenarios, understood by the team and agreed upon
  • - [ ]
The user story was understood and agreed upon in a refinement session with the dev team
  • - [ ]
The team has an idea of how to make the demonstration of the finished story

Scope

Work with the following entities:

  • NutritionalRestritions
  • NutritionalProfile
  • Person

Out of scope

  1. Indicates all that is out of scope for this user story.

Acceptance Criteria

AC GIVEN WHEN THEN
  • - [ ]
1 AC1 description initial context or preconditions for the scenario being described the action or event that triggers the behavior being tested the expected outcomes or results that should occur as a consequence of the action described in the WHEN section
  • - [ ]
2
  • - [ ]
3
  • - [ ]
4
  • - [ ]
5

Definition of Done (DoD)

Definition Result
  • - [ ]
All acceptance criteria have been met
  • - [ ]
No significant or critical defects
  • - [ ]
Deskcheck ceremony has been made
  • - [ ]
Keep minimum test coverage of 80% over the necessary code and components
  • - [ ]
Technical documentation published
  • - [ ]
Spike, PoC or benchmarks findings documented