As a developer, I can write validation for the type field so that users are only allowed to choose the type in the right order.
Acceptance Criteria
- Users get a validation error if they choose an appointment type in the wrong order.
- First appointment is always consultation, if user has already scheduled a consultation then they can only choose details & design, so on so forth.
Tasks
As a developer, I can write validation for the type field so that users are only allowed to choose the type in the right order.
Acceptance Criteria
Tasks