mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 22:33:57 +00:00
Created Use Case Specification: Manage Vendor Shop (markdown)
parent
f156a626f4
commit
19188dd3d9
27
Use-Case-Specification:-Manage-Vendor-Shop.md
Normal file
27
Use-Case-Specification:-Manage-Vendor-Shop.md
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
# Use-Case Specification: Manage Vendor Shop
|
||||||
|
## 1. Use-Case: Manage Vendor Shop
|
||||||
|
### 1.1 Brief Description
|
||||||
|
Vendors have the possibility to manage their shop presence on Betterzon. They can register and login.
|
||||||
|
When they are logged in, they can
|
||||||
|
- Disable certain listings
|
||||||
|
- Change contact information of their shop
|
||||||
|
- Unlist their shop entirely
|
||||||
|
|
||||||
|
## 2. Flow of Events
|
||||||
|
### Activity Diagram
|
||||||
|
//![activity diagram](https://example.com)
|
||||||
|
|
||||||
|
//TODO
|
||||||
|
|
||||||
|
## 3. Special Requirements
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## 4. Preconditions
|
||||||
|
### 4.1 The Database has to accept connections
|
||||||
|
### 4.2 A configuration file has to be in place
|
||||||
|
|
||||||
|
## 5. Postconditions
|
||||||
|
TBD
|
||||||
|
|
||||||
|
## 6. Function Points
|
||||||
|
[tbd]
|
Loading…
Reference in New Issue
Block a user