Created Use Case Specification: Manage Vendor Shop (markdown)

henningxtro 2020-12-03 11:12:35 +01:00
parent f156a626f4
commit 19188dd3d9

@ -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]