mirror of
https://github.com/Mueller-Patrick/Betterzon.git
synced 2024-11-22 06:13:57 +00:00
Created Use Case Specification: Page Administration (markdown)
parent
7186fafad8
commit
094b5dfb6c
23
Use-Case-Specification:-Page-Administration.md
Normal file
23
Use-Case-Specification:-Page-Administration.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Use-Case Specification: Page Administration
|
||||
## 1. Use-Case: Page Administration
|
||||
### 1.1 Brief Description
|
||||
Page Admins (i.e. we) should be able to login to a special administration page to see statistics for the website, such as the current crawling status
|
||||
|
||||
## 2. Flow of Events
|
||||
### Activity Diagram
|
||||
![activity diagram](https://github.com/Mueller-Patrick/Betterzon/raw/master/doku/AC_Administration.png)
|
||||
|
||||
When an admin opens the administration page and logs in with his credentials, he is presented the current crawling status if the process is currently running, otherwise he is presented the status of the last crawling process. This status should basically show how many products / vendors / a combination of both have been crawled sucessfully already and the total amount of crawls, alongside the percentage of successful crawls. It also makes sense to show details about failed crawling processes here.
|
||||
|
||||
|
||||
## 3. Special Requirements
|
||||
N/A
|
||||
|
||||
## 4. Preconditions
|
||||
The admin has to have valid administration credentials
|
||||
|
||||
## 5. Postconditions
|
||||
N/A
|
||||
|
||||
## 6. Function Points
|
||||
[tbd]
|
Loading…
Reference in New Issue
Block a user