Demo Application

See a functional demo application for a ticket management system using Eventbrite APIs.

In this lesson, we will see a sample Django application of a ticket management system. There are two categories 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 the checkout widget of Eventbrite.

Get hands-on with 1200+ tech skills courses.