mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 06:13:57 +00:00
Created Use Case Specification: Favorite Shop List (markdown)
parent
19188dd3d9
commit
68e2508952
22
Use-Case-Specification:-Favorite-Shop-List.md
Normal file
22
Use-Case-Specification:-Favorite-Shop-List.md
Normal file
|
@ -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]
|
Loading…
Reference in New Issue
Block a user