Booking ticket?

Does anyone have an app for booking a ticket airplane or hotel service??

I believe @Lucas_Pires does offer one.

1 Like

i want to know a sample app with glide

Actually I have some apps for hotel but not specific for booking

1 Like

Ah I was thinking of the app where you showed us the event picker.

1 Like

Oh yes! But that one was about coworker spaces booking… almost :sweat_smile:

1 Like

My apologies for a naive question.

Hypothetically, if someone had built a Glide app to book flights or hotel rooms, how would that even work? Conceptually I mean. Wouldn’t the app need to have some sort of api access to the airline reservation system for instance (amadeus, sabre, etc.)?

It feels terribly complex. :sweat_smile:

You’re right. To make the full flow work, i.e we actually book a ticket that is registered on an airplane reservation system then there needs to be some sort of communication between Glide and the system in question.

1 Like