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 3.1 #49

Closed
NicholasNagy opened this issue Oct 18, 2020 · 1 comment
Closed

User Story 3.1 #49

NicholasNagy opened this issue Oct 18, 2020 · 1 comment
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

User Story: ALTA-3.1

As an inventory manager, I want to be able to create a stock-keeper’s user account so that I can grant them access to ALTA to perform audits.

Description:

This feature requires that the inventory manager be able to create a stock-keeper account (which should be just enabling some permissions at this point), and subsequently building the mobile interface to allow for these users to login.

Acceptance Criteria (AT-3.1 #218) :

Given that the user is logged in as an inventory manager,

  1. The user should be redirected to the Dashboard page.
  2. The user selects the Employees side menu option.
  3. The user is presented with a table displaying the organization's employee accounts and a Create button.
  4. The user selects the Create button to display an empty form for the user to input the new stock-keeper's information.
  5. Once the form is complete, the user submits the data by clicking the Save button. The user is then redirected back to the table to validate the creation of the user.

Related Mockups:

  • Inventory manager login page

log in

  • Side navigation bar for clicking for the Employees tab (which in this case is called manage members, but in the inventory manager interface, it will be called "Employees")

dashboard side nav

  • The page for creating a new user

profile

  • The login page for the stock-keeper (this is mobile view)
    image
@NicholasNagy NicholasNagy added this to the Sprint 4 milestone Nov 30, 2020
NicholasNagy added a commit that referenced this issue Nov 30, 2020
Issue #49: Granting Stock Keepers access to ALTA through the mobile client
@NicholasNagy NicholasNagy added the User Story informal, natural language description of one or more features of a software system. label Dec 5, 2020
@Amanda-Kolopa
Copy link
Contributor

This issue was completed in Sprint 4.
I accidentally reopened it.

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

3 participants