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 4.2 #57

Closed
NicholasNagy opened this issue Oct 18, 2020 · 0 comments
Closed

User Story 4.2 #57

NicholasNagy opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
User Story informal, natural language description of one or more features of a software system.
Milestone

Comments

@NicholasNagy
Copy link
Member

NicholasNagy commented Oct 18, 2020

As a stock-keeper, I want to be able to review the inputted items of an ongoing audit so that I can determine my progress towards completion.

Description:

When logged in through the stock-keeper's interface, the user arrives on the front page which is the list of audits page. The progress towards completion can be shown through different pages. Either as a quick display thanks to a pop-up banner on both the List of Audits page and the List of Bins page. Or, in detail, the inputted items can be reviewed through the List of Items Left page in order to see the progress.

Acceptance Test: AT-4.2 (#256)

Given that the user is logged into the mobile application as a stock-keeper,

  1. The user should be redirected to the Audits page where the list of assigned audits is displayed.
  2. The user selects the i button on the right side of an audit to view a banner containing the progression details of that audit.
  3. The user selects any audit to navigate to the audit's Bins page.
  4. The user selects the i button on the right side of a bin to view a banner containing the progression details of that specific bin.
  5. The user selects any bin to navigate to the bin's Items page.
  6. The user confirms the item's presence by selected the circular blue checkmark button.
  7. A pop-up appears displaying the item's information and a Submit button. The user selects the Submit button.
  8. A second pop-up appears to ensure the user that the item is successfully validated. The user selects the Dismiss button to close the pop-up window.
  9. The user selects the Completed Items tab and is presented with the list of inputted items.

Related Mockups:

  • Stock-keeper login page:

NB: when stock-keeper enters email, needs to enter PIN sent to his/her email

sign in

  • List of Audits page
    notification - green

  • Banner opens when 'i' button gets clicked and displays the progression details of the audit
    Capture d’écran 2021-01-14 à 19 21 32

  • List of Bins page
    Capture d’écran 2021-01-14 à 19 19 09

  • Banner opens when 'i' button gets clicked and displays the progression details in that specific bin
    Capture d’écran 2021-01-14 à 19 21 39

  • List of Items left page
    Capture d’écran 2021-01-14 à 19 19 37

@Amanda-Kolopa Amanda-Kolopa added the User Story informal, natural language description of one or more features of a software system. label Dec 12, 2020
@Amanda-Kolopa Amanda-Kolopa added this to the Sprint 7 milestone Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
User Story informal, natural language description of one or more features of a software system.
Projects
None yet
Development

No branches or pull requests

4 participants