Skip to content
Snippets Groups Projects
Commit 3f48693a authored by Righi Andrea (Student Com17)'s avatar Righi Andrea (Student Com17)
Browse files

added acceptance and user stories, and updated eclipse project with fitnessee support

parent e46083b9
No related branches found
No related tags found
No related merge requests found
|---------------------------------------|
| TITLE: |
|---------------------------------------|
| INPUT | DESCRIPTION | OUTPUT |
|-----------|---------------|-----------|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
|-----------|---------------|-----------|
\ No newline at end of file
|---------------------------------------|
| TITLE: |
|---------------------------------------|
| INPUT | DESCRIPTION | OUTPUT |
|-----------|---------------|-----------|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
|-----------|---------------|-----------|
\ No newline at end of file
|---------------------------------------------------------------|
| addItem() |
|-------------------------------|---------------|---------------|
| Acceptance Test: addItem | Priority 3 | Points 3 |
|-------------------------------|---------------|---------------|
| A registered user can insert a new Item in the website data- |
| base. It is not compulsary to open a new Auction when an it- |
| tem is inserted. The user will be asked during the insertion |
| form the category of the product and the system will assign |
| automatically the ID. The user is also forced to insert a |
| description of the product it is selling and an Image repre- |
| senting it. Therefore the form is composed by some input |
| fields for the title, category (chosen from a dropdown menu), |
| description and insert the images. The user has to be logged. |
| |
|---------------------------------------------------------------|
|---------------------------------------------------------------|
| modifyItem() |
|-------------------------------|---------------|---------------|
| Acceptance Test: modifyItem | Priority 3 | Points 3 |
|-------------------------------|---------------|---------------|
| A registered user can modify an existing Item. The system |
| will show only the owned items to the user (inserted ones) |
| and the user can modify the name, the description and add or |
| remove the related images. Then the user will be ask for |
| confirmation. |
|---------------------------------------------------------------|
|---------------------------------------|
| TITLE: |
|-----------|---------------|-----------|
| INPUT | DESCRIPTION | OUTPUT |
|-----------|---------------|-----------|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
|---------------------------------------|
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment