mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2026-06-25 18:08:04 +00:00
Created Use Case Specification: Manage Vendor Shop (markdown)
@@ -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
|
||||
//
|
||||
|
||||
//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]
|
||||
Reference in New Issue
Block a user