Skip to content
Permalink
Browse files
Clarified feature 1
  • Loading branch information
aa7401 committed Dec 16, 2021
1 parent e723053 commit 59df4ed2faa7f9efaf2d70c3724cfb6f056ce35d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -18,7 +18,7 @@ You are required to create the following accounts to allow the system to be test

## Feature 1

The home screen should not be visible unless a person is logged in. If the **admin** The home screen should contain an **Add stock item** button or link. This should take them to a screen where they can add new items to stock. The following information should be requested:
The home screen should not be visible unless a person is logged in. If the **admin** is logged in they home should see an **Add stock item** button or link but this must not be visible to any other user. This should take them to a screen where they can add new items to stock. The following information should be requested:

1. The product barcode number (this should only accept numbers of the correct length).
1. The product name.

0 comments on commit 59df4ed

Please sign in to comment.