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
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
13