Find an address
Warning
The code in these examples is not production code and should only be used in prototypes.
This mock food delivery service is used to show the journey of how the Find an address pattern can be used to search for an address as part of a journey.
Journey 1
Journey 1 steps:
- The user enters search terms: in this pattern, these are postcode and building number or name
- If there is more than one result, the service lists matching addresses
- The user chooses an address from the list
- The user checks and confirms the chosen address
- Option to enter address manually