Skip to content

Track Symptom #3

@asiamcarter

Description

@asiamcarter

Story

As a user, I should be able to track a symptom, and when that symptom is added, it should be grouped in a list with all previous instances of that symptom as well as a general list of all symptoms that I am tracking.

Acceptance

Given a user wants to track a symptom
When the user clicks on “track” button
Then the display should give a list of symptoms to choose from
When the user chooses a symptom to track
Then a form should be displayed where the user can enter

  1. Severity of the symptom
  2. Notes relating to the symptom
  3. Current Time/Time
  4. Current Date/Date

When the user clicks “track symptom”
Then the symptom should be saved in the database and added to a list of tracked symptoms

Given the user wants to stop tracking a symptom
When the user clicks the “remove” button
Then the system should prompt user to confirm deletion
And if user confirms
Then the symptom should be removed from the database

  • Symptom List
  • Individual Symptom View
  • Track Symptom Form
  • Delete Symptom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions