PROJECT SUMMARY
Build a reservation experience from scratch.
CURRENT EXPERIENCE
Once a user discovers an experience they want to reserve, the only way to make their plans is by clicking the “book” button. Next, an email pops opens to manually reach Disco’s concierge team who coordinates user requests.
This process fails to provide important reservation information such as party size limits, price, and additional services until the user reaches out. It‘s also a very painful, time consuming experience for both the user and Disco team.
USER INTERVIEWS
Over a few weeks, I hosted live user interviews with people who had used the app before but have never booked an experience. Here are a few interesting things people had to say about Disco booking.
COMPETITORS AND INSPIRATION
I also curated a collection of how our competitors achieve their reservation flows along with other inspirational booking experiences.
PROBLEM SPACE
Users aren’t aware that Disco reservations are unique, which leads them to believe that they can book their plans on another platform. Moreover, when users try to book their experiences on Disco, they aren’t able to make instant reservations.
GOALS
User: Help users book the experiences they want
Product: Enable users to make reservations easily
Business: Increase the number of users who make reservations on Disco
SCOPE
One challenge that the team faced was that Disco provides many different kinds of reservations to their users. In order to tackle each experience efficiently, I broke down each step into separate flows to easily discuss and plan for implementation.
USER FLOW
V1: EDUCATE USERS
Before users are able to book an experience, they must first be made aware of the reservations that are available to them and then be given the opportunity to select their desired reservation.
[P0] Present users with reservation types and details
[P1] Show users next available reservations for easy booking
CONSTRAINTS
1. Keep original book button
2. Ensure a lightweight entry to the booking flow
EXPLORATION
FINAL DESIGN: MODAL
In the pursuit of building the booking experience to feel lightweight and to not fully disrupt a user who happens to click the book button while exploring, we decided to go with the modal instead of the full page view and sliding carousel.
V2: SECURED INVENTORY
Users who select a “secured inventory” reservation, such as a dinner reservation, from the booking modal are then sent to a screen that allows them to create an in-app reservation.
[P0] Show reservation details
[P0] Allow inputs for: party size, date, and time
[P0] Include empty text box to collect additional reservation details
[P1] Present users with “next available” option for sold out reservations
EXPLORATIONS: PARTY SIZE
In the end we decided to go with text field and buttons to increase/decrease party sizes. This is so the buttons allow users to easily increase party size incrementally given that most reservations were for 2 or 4 people, and the text field allows for users to input large party sizes for more flexible reservation types with no minimum or maximum.
To ensure that we optimize for reservation success, we also limit party sizes for those indicated on the reservation type. For example, if a reservation states that it strictly seats 2-8 people, we set input bounds at 2 and 8.
CONSIDERATIONS: DATE SELECTION
Here are a few considerations that led us to our final date selection design.
A weekly calendar view because we learned that users typically book events a week in advance.
Monthly drop down calendar for reservations further out .
Start each week on Sunday to create a consistent booking experience throughout.
Another frustration we heard users talk about on other booking apps was the process of finding a date/time for popular reservations that are typically sold out. This sentiment led us to:
Grey out dates that are sold out. Users can still click through these greyed dates to setup a “Notify Me” further explored in V3.
Create a “Next Available” button for popular reservations that are sold out for days or weeks.
FINAL DESIGN
In this example, “Prime Time Seating” is an example of a secured inventory reservation, while the two others are reservation requests.
V3: NOTIFY ME
Given that Disco is extremely early stage and has very limited amounts of secured inventory from their partners, the team made it clear that a “notify me” flow was imperative because it would give the team the opportunity to reach out to their venue partners on behalf of their users for a better shot at securing a special reservation.
[P0] Allow users to request to be notified for open reservations
[P0] Allow inputs for: party size, date, and time
FINAL DESIGN
Given that we wanted to keep the notification experience light and noncommittal, we opted for a simple modal which is similar to our competitors. We were also able to recycle a majority of the interface from our booking screen here with the exception of time selection which we turned into a drop down selection.
V4: RESERVATION REQUESTS
This is our reservation experience for more niche and upscale reservations like a private table or full buyout. These are experiences that we don’t hold inventory for but have special partnerships in place to protect and fulfill.
[P0] Show reservation details
[P0] Allow inputs for: party size, date, and time
CONSTRAINTS
1. Allow for all inputs to be text fields for ultimate flexibility
FINAL DESIGN
For this experience, we decided to introduce a form to collect basic information to allow for more tailored requests. In these cases, a Disco concierge member will reach out to further help assist in the planning process.
In this example, “Full Buyout” is an example of a reservation request.
FULL EXPERIENCE
The dev team just started building this experience so although we haven’t collected any data yet, we’ll be closely monitoring:
number of people who click book but DO NOT finish booking flow
number of people who book an experience (segmented per reservation type)
number of people who set up notifications
additional reservation notes to let us know what selection fields we can add to make the experience smoother
RESULTS AND NEXT STEPS
This project taught me the importance of communication, documentation, and organization. Given challenges from different reservation types and unique constraints, it took me some time to familiarize myself with the Disco reservation experiences and iron out the many different moving parts of this project. Not only did I have to internally organize my approach to this project, but it was also important for me to communicate the way in which I was designing the experience to the rest of the team.
Outside of our live check-ins, I took full advantage of Figma comments and notes, Loom videos, and Slack in order to efficiently communicate my ideas in an async environment.
This was also my first time integrating an established design system into my workflow so it was refreshing to design from a very objective standpoint. I feel that this project really pushed my design and product thinking and I’m very excited to take these learnings to my next experience!