Created Use Case Specification: Favorite Shop List (markdown)

henningxtro 2020-12-03 11:22:49 +01:00
parent 19188dd3d9
commit 68e2508952

@ -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
![activity diagram](https://example.com)
## 3. Special Requirements
TBD
## 4. Preconditions
### 4.1 The user is logged in
## 5. Postconditions
TBD
## 6. Function Points
[tbd]