Closed makampos closed 2 weeks ago
As a: user I want: to set my preferred weight and distance units So that: I can have a proper visualisation of the data based on my preferences.
ENUM('KG', 'LBS', 'STONE') ENUM('MILES', 'KM', 'METERS', 'FEET')
Clearly define what it means for this user history to be considered complete. Include criteria such as coding standards, testing requirements, and documentation.
User Story
As a: user I want: to set my preferred weight and distance units So that: I can have a proper visualisation of the data based on my preferences.
Acceptance Criteria
Tips
Test Scenarios
Definition of Done
Clearly define what it means for this user history to be considered complete. Include criteria such as coding standards, testing requirements, and documentation.