KatePaulauskas / dog-grooming-salon

0 stars 0 forks source link

USER STORY: Edit existing booking #13

Closed KatePaulauskas closed 2 months ago

KatePaulauskas commented 4 months ago

As a Registered Customer I can edit my booking appointment so that I can update or change the details of the appointment or the information I have provided.

Acceptance Criteria:

Tasks:

KatePaulauskas commented 2 months ago

Logged-in users are able to edit and reschedule their appointments after confirming their selected action.

KatePaulauskas commented 2 months ago

Moved the user story to 'in progress' to adjust the code based on the enhanced multistep form handling with WizardView.

KatePaulauskas commented 2 months ago

The editing functionality has been enhanced with the use of WizardView. Logged-in users can now easily navigate through the booking process steps while editing their bookings and can cancel the process at any stage.