mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-06-25 09:58:05 +00:00
Created Use Case Specification: Favorite Shop List (markdown)
@@ -0,0 +1,22 @@
|
|||||||
|
# Use-Case Specification: Favorite Shop List
|
||||||
|
## 1. Use-Case: Favorite Shop List
|
||||||
|
### 1.1 Brief Description
|
||||||
|
Users should have the option to add a shop to their favorites. Favorites can be taken into account when the user sorts and or filters search results.
|
||||||
|
Users can add a shop to their favorites on the vendor detail page.
|
||||||
|
|
||||||
|
## 2. Flow of Events
|
||||||
|
### Activity Diagram
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
## 3. Special Requirements
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## 4. Preconditions
|
||||||
|
### 4.1 The user is logged in
|
||||||
|
|
||||||
|
## 5. Postconditions
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## 6. Function Points
|
||||||
|
[tbd]
|
||||||
Reference in New Issue
Block a user