We build a use case diagram for my [first user story](https://git.cs.usask.ca/vrl968/cmpt370/-/wikis/Deliverable_1#user-story-1-3).
...
...
@@ -28,7 +59,6 @@ We build a use case diagram for my [first user story](https://git.cs.usask.ca/vr
**Preconditions**: The character limit for a review is 250.
After submitting the review, the rating of the item/user will be updated in the system, and the comment (if the user left one) will be added to the item posting/user profile.
Scenario example: Leaving, deleting or editing a review on a tool
...
...
@@ -73,16 +103,15 @@ Scenario example: Leaving, deleting or editing a review on a tool
Now we design the story board for our [first user story](https://git.cs.usask.ca/vrl968/cmpt370/-/wikis/Deliverable_1#user-story-1-3). We start **displaying the reviews on a given product** with the option of adding or deleting an existing review.
The next acceptance test is when someone asks the user to borrow their tool. In this case the user will have the option of **checking the profile of the borrower** asking to rent the tool and display previous reviews of the other user.
@@ -104,4 +133,4 @@ Now we turn to another acceptance test, where the user is able to **see their pr
We create our activity diagram for the [second user story](https://git.cs.usask.ca/vrl968/cmpt370/-/wikis/Deliverable_1#user-story-2-3). Here the user goes through the process of reporting an item or another user in the website. The user has multiple options for the reason of the report, and the admin has options to take action based on the total number of reportings. The user can also submit multiple reports for each item/user.