Skip to content

As a hospital worker, I want to add and delete patients and care providers information.

CRUD

  • Create: Adding a new patient information.
  • Delete: Delete a patient.

Acceptance Criteria

  • The user must be able to see a view in front page: lists of patients contains description of the requests.
  • The user must be able to have selectable buttons for adding and deleting.
  • The user must be able to view the page after editing patients information in real-time.
  • The user must be able to confirm before editing information.

Tasks

  • Create html/ css structure.
  • Make selectable buttons responsive.
  • Edit patients should have confirm reminder.
  • Allow users to view: all patients.
Edited by Chen Liang