Skip to content

IT should be able to view, create and delete computers #8

@askingalot

Description

@askingalot

Acceptance Criteria

Given a user wants to view all computers
When the user clicks on the Computers item in the navigation bar
Then the user should see a list of all computers
And each item should be a hyperlink that can be clicked to view the details

Given a user is viewing all computers
When the user clicks the Create New link
Then the user should be presented with a form in which the following information can be entered

  1. Computer manufacturer
  2. Computer make
  3. Purchase date

Given user is viewing a single computer
When the user clicks on the Delete link
Then the user should be presented with a screen to verify that it should be deleted
And if the user chooses Yes from that screen, the computer should be deleted only if it is has never been assigned to an employee

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions