KatePaulauskas / dog-grooming-salon

0 stars 0 forks source link

USER STORY: Book an appointment #12

Closed KatePaulauskas closed 2 months ago

KatePaulauskas commented 4 months ago

As a Registered Customer I can book an appointment so that I can groom my dog.

Acceptance Criteria

Tasks:

KatePaulauskas commented 2 months ago

Logged in user is now able to book a grooming appointment by selecting service, groomer, date and time.

KatePaulauskas commented 2 months ago

Moved the user story to 'in progress' to enhance multistep appointment form handling with WizardView form application.

KatePaulauskas commented 2 months ago

The booking process was enhanced by implementing a WizardView form application, which provides better session storage management. The booking procedure is now divided into three distinct steps, improving both user experience and navigation. Users can seamlessly progress through each step, ensuring a more organised and intuitive appointment booking flow.