UseCase_ViewProblems - CMPUT301F18T10/MediTrack GitHub Wiki

Use Case Name: ViewProblems

Use Case ID: 02.01

Participating Actors: Patient, MediTrack

Goal: View a list of their problems

Trigger: User logs in

Precondition: User has internet access

Postcondition: A list of problems displayed to the user

Basic Flow:

  1. User logs in
  2. Meditrack displays the main page where a list of problems are shown.

Include: UseCase_LogIn

Related artifacts: US 01.02.01