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

User Story - Edit Products #29

Closed
4 tasks done
MattBCoding opened this issue Jun 1, 2022 · 1 comment
Closed
4 tasks done

User Story - Edit Products #29

MattBCoding opened this issue Jun 1, 2022 · 1 comment
Labels
Should-Have Story Points: 4 User Story Estimate is 4 story points
Milestone

Comments

@MattBCoding
Copy link
Owner

MattBCoding commented Jun 1, 2022

As a Store Owner, I would like employees to be able to edit product details on the site easily, so that any corrections needed can be carried out when required

Acceptance Criteria

  • Acceptance Criteria 1
    Given That I am an employee
    When I log into the site
    Then I should have the option to edit a product
  • Acceptance Criteria 2
    Given That I am a logged in employee
    When I select edit product
    Then I have the ability to choose which product to edit
  • Acceptance Criteria 3
    Given That I am a logged in employee
    When I select which product to edit
    Then I am directed to a form from which I can edit the existing product data
  • Acceptance Criteria 4
    Given That I am a logged in employee
    When I edit product details within the form and submit the changes
    Then the changes I made appear on the site

Tasks

  • Task 1 – Develop the option for employees to edit products
  • Task 2 – Develop a page for employees to select which product to edit
  • Task 3 – Develop a form for employees to edit the product data
  • Task 4 – Develop validation for the form to ensure product information is complete

Iteration:

Points:

Epic: #5

@MattBCoding MattBCoding added Should-Have Story Points: 4 User Story Estimate is 4 story points labels Jun 1, 2022
@MattBCoding MattBCoding added this to the Sprint 2 milestone Jun 8, 2022
@MattBCoding
Copy link
Owner Author

completed on commit 3effc14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Should-Have Story Points: 4 User Story Estimate is 4 story points
Projects
None yet
Development

No branches or pull requests

1 participant