Skip to content
This repository has been archived by the owner on Mar 30, 2021. It is now read-only.

As an administrator, I can modify the available souvenirs of any college campus. #10

Closed
ethanl21 opened this issue Feb 9, 2021 · 2 comments
Assignees
Labels

Comments

@ethanl21
Copy link
Owner

ethanl21 commented Feb 9, 2021

  1. Description:
    a. The program will have an option to modify a campus's souvenirs. The option will only be available to an administrator user. Souvenirs can be added, deleted, or their prices can be changed.
  2. Tasks:
    a. As an administrator, I should be able to change the price of any souvenir of any campus.
    b. As an administrator, I should be able to delete any existing souvenir of any campus.
    c. As an administrator, I should be able to add a souvenir to any campus with less than 7.
  3. Tests:
    a. Verify that the options to modify souvenirs is only available to an administrator.
    b. Verify that any souvenir of any campus may have its price changed.
    c. Verify that any existing souvenir of any campus may be deleted.
    d. Verify that a souvenir may be added to any campus with less than 7 existing souvenirs.
  4. Assignee:
  5. Estimation: 8
  6. Assumptions:
    a. The program can modify souvenirs available to each campus and save changes.
    b. All souvenirs belonging to each campus will be visible to the administrator.
  7. Priority:
  8. Done:
    a. Administrator may access the option to modify souvenirs of any campus.
    b. Souvenirs can have their price modified and saved.
    c. Souvenirs can be properly deleted or added to any campus and saved.
@ethanl21 ethanl21 added this to Product Backlog in Product Backlog via automation Feb 9, 2021
@ethanl21 ethanl21 self-assigned this Feb 27, 2021
@ethanl21 ethanl21 moved this from Product Backlog to In progress in Product Backlog Mar 1, 2021
@ethanl21
Copy link
Owner Author

ethanl21 commented Mar 3, 2021

This is mostly finished, I need to add a method to add souvenirs, add some documentation, and some testing.

@ethanl21
Copy link
Owner Author

ethanl21 commented Mar 6, 2021

Finished, awaiting review to merge.

@ethanl21 ethanl21 closed this as completed Mar 8, 2021
Product Backlog automation moved this from In progress to Done Mar 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Development

No branches or pull requests

1 participant