Skip to content
Permalink
Browse files
Feature 1 Demo
  • Loading branch information
aa7401 committed Jul 20, 2021
1 parent 71503a7 commit c5c018e6ed41a40c756111f23789c3bd788e7cc5
Showing 1 changed file with 2 additions and 0 deletions.
@@ -33,6 +33,8 @@ If the user is logged in with the **admin** account they should see a **Stock le

The ISBN-13 number should be considered the _primary key_. If stock is added for a book that is already in the system it should update the existing record rather than adding a new one.

> To demonstrate this feature and to prove that the form works correctly you will need to show that the data is being persisted correctly, either by running a database query or an API call depending on the platform and technology you are using.
## Feature 2

The _Stock Levels_ screen should display the books that have been added to stock using the form from the part 1 task. This page should display:

0 comments on commit c5c018e

Please sign in to comment.