Skip to content

Template of Use Case

  • Author: Aleksandr Skakun
  • Date / Version: 14/04/2024

User roles

  1. User

Use Case Diagram

uml diagram

Description of use case

  1. User presses download button
  2. Frontend sends GET request to the backend endpoint
  3. Backend fetches data from the database
  4. Script converts data to CSV format
  5. File is served to the user web browser

Result

  • CSV file with traffic information from database gets downloaded

Use frequency

  • Whenever user wants to download data from database

Sources

This wiki-document is based on the The public administration recommendations

Thans to the original authors.