Skip to content

Resolve "Create page for viewing all bookings of a patient"

What does this mr do?

This MR adds the page for viewing all the bookings of a patient. This is by going to /guest/claimed, there is a claimed booking added for patient 1. Currently, it only shows the start and end time of the booking.

Closes #44 (closed)

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made.
  • Tests were created to test the feature.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.
Edited by Kevin Chong

Merge request reports