No description
Find a file
2023-02-11 08:06:45 +00:00
static/image Add files via upload 2023-02-11 08:06:45 +00:00
templates/events Add files via upload 2023-02-11 08:06:45 +00:00
__init__.py Add files via upload 2023-02-11 08:06:45 +00:00
config.json Add files via upload 2023-02-11 08:06:45 +00:00
crud.py Add files via upload 2023-02-11 08:06:45 +00:00
migrations.py Add files via upload 2023-02-11 08:06:45 +00:00
models.py Add files via upload 2023-02-11 08:06:45 +00:00
README.md Add files via upload 2023-02-11 08:06:45 +00:00
tasks.py Add files via upload 2023-02-11 08:06:45 +00:00
views.py Add files via upload 2023-02-11 08:06:45 +00:00
views_api.py Add files via upload 2023-02-11 08:06:45 +00:00

Events

Sell tickets for events and use the built-in scanner for registering attendants

Events alows you to make tickets for an event. Each ticket is in the form of a uniqque QR code. After registering, and paying for ticket, the user gets a QR code to present at registration/entrance.

Events includes a shareable ticket scanner, which can be used to register attendees.

Usage

  1. Create an event
    create event

  2. Fill out the event information:

    • event name
    • wallet (normally there's only one)
    • event information
    • closing date for event registration
    • begin and end date of the event

    event info

  3. Share the event registration link
    event ticket

    • ticket example
      ticket example

    • QR code ticket, presented after invoice paid, to present at registration
      event ticket

  4. Use the built-in ticket scanner to validate registered, and paid, attendees
    ticket scanner