Sprint 3: Use case diagram - SD-Group-11/ml-frontend GitHub Wiki

Use Case Name Upload file

Use Case Name Upload file
Initiating Actor User
Triggering Event User uploads file on a model page

Preconditions

  • The user must have access to an internet connection.
  • The user must be on one of the two model pages( the decision tree or linear regression) pages.

Postconditions

  • The file will be uploaded onto the platform
  • The file details will be displayed on the platform

Brief Description

The user is prompted to upload a file on the model pages. They choose their file, it gets uploaded and then it is on the platform.

Basic Flow

  1. User selects file from their desktop
  2. User uploads selected file
  3. File is on platform and it's details are displayed

Exceptions:

  • The file has the wrong format.
  • The system is offline.

Use Case Diagram: