Skip to content
Permalink
Browse files
Feature 1 demo
  • Loading branch information
aa7401 committed Jul 20, 2021
1 parent a086fc1 commit ba62d341985eaa81ef44dde6e72fac7a85ffc9d5
Showing 1 changed file with 2 additions and 0 deletions.
@@ -26,6 +26,8 @@ After logging in, the user should see a **Sell new item** link or button. This t

The database should add the date and time the item was added as well as the username of the person adding it.

> 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

If a user is logged in there should be a second button labelled **My items**. Clicking on this button should display all the items the user is selling. The following information should be displayed:

0 comments on commit ba62d34

Please sign in to comment.