From 9ead998060f96c8e5d44d397ad562f779d918a57 Mon Sep 17 00:00:00 2001 From: henningxtro Date: Sun, 6 Dec 2020 23:14:26 +0100 Subject: [PATCH] Updated Use Case Specification: Manage Vendor Shop (markdown) --- Use-Case-Specification:-Manage-Vendor-Shop.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Use-Case-Specification:-Manage-Vendor-Shop.md b/Use-Case-Specification:-Manage-Vendor-Shop.md index 84a9110..7e9d856 100644 --- a/Use-Case-Specification:-Manage-Vendor-Shop.md +++ b/Use-Case-Specification:-Manage-Vendor-Shop.md @@ -9,16 +9,15 @@ When they are logged in, they can ## 2. Flow of Events ### Activity Diagram -//![activity diagram](https://example.com) - -//TODO +![activity diagram](https://github.com/Mueller-Patrick/Betterzon/blob/master/doku/AC-ManageVendorShop.png?raw=true) ## 3. Special Requirements TBD ## 4. Preconditions -### 4.1 The Database has to accept connections -### 4.2 A configuration file has to be in place +### 4.1 Vendor Verification Process +There needs to be a Vendor Verification Process in place. +We do not want third parties to impersonate actual vendors. ## 5. Postconditions TBD