diff --git a/Use-Case-Specification:-Manage-Vendor-Shop.md b/Use-Case-Specification:-Manage-Vendor-Shop.md new file mode 100644 index 0000000..84a9110 --- /dev/null +++ b/Use-Case-Specification:-Manage-Vendor-Shop.md @@ -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] \ No newline at end of file