Demo Application

See a demo application for a ticket management system using the Eventbrite API.

We'll cover the following

In this lesson, we’ll present a demo React application integrated with various endpoints of the Eventbrite API. There are two types of users: organizer and user. We have used the following endpoints in the application:

  1. View events.
  2. Create an event.
  3. Create a ticket.
  4. Publish an event.
  5. Buy tickets using Eventbrite’s checkout widget.

Get hands-on with 1200+ tech skills courses.