Skip to content
Permalink
Browse files
clarified feature 1
  • Loading branch information
aa7401 committed Jul 6, 2021
1 parent 9351a0a commit 30d08eb42545ab1e07d05ad6220315425eef2e36
Showing 1 changed file with 2 additions and 2 deletions.
@@ -21,8 +21,8 @@ You are required to create the following accounts to allow the system to be test
After logging in, the user should see a **Sell new item** link or button. This takes them to a screen where they can enter the details of an item they want to see. it should request the following pieces of information:

1. The item name.
2. A photo.
3. A multi-line description.
2. A photo that will be uploaded.
3. A multi-line description that supports markdown formatting.

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

0 comments on commit 30d08eb

Please sign in to comment.