User Interface high complexity mobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations

Description

Coordinator-facing screen for composing and dispatching encrypted assignments to peer mentors. Displays a form for entering sensitive personal data (name, address, medical summary) and selecting the recipient peer mentor, then triggers encryption and dispatch on submission.

Feature: Encrypted Task Assignment to Peer Mentors

task-assignment-screen

Responsibilities

  • Render assignment composition form with sensitive field inputs
  • Allow coordinator to select target peer mentor
  • Trigger encrypted dispatch via Task Encryption Service
  • Display dispatch confirmation and initial delivery status

Interfaces

buildAssignmentForm()
selectPeerMentor(mentorId)
submitAssignment(payload)
showDispatchConfirmation(assignmentId)
navigateToStatusOverview()

Related Data Entities (2)

Data entities managed by this component