Skip to content

Booking wizard #11

@bobetbat

Description

@bobetbat

Booking wizard (component)

flowchart TD
	details[Offers details PAGE] -.-> config[Offer configuration]
	config --> person[Personal information]
	person --> overview[Booking overview]
	overview -.-> book[Book now]
	
	
Loading

A booking wizard is definitely a wizard that guides the user through the three steps

  • Offer configuration (content should be discussed)
  • Personal information form
  • Booking request overview

At every step, it should be possible to move back

At the last step, the user should be able to start a booking process from the Book now component

At every step, the UI must demonstrate to the user offer an expiration time counter. If a timer is exhausted, the booking must be cancelled and the user should be moved to the search page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions