lnbits-legend/lnbits/extensions/events
Tiago Vasconcelos ebf3dfd076
New Docs (#195)
New docs for TPOS and Events, and a fix in Events extension!

Co-authored-by: Tiago Vasconcelos <tvasconcelos@gmail.com>
2021-06-01 19:25:57 -03:00
..
templates/events New Docs (#195) 2021-06-01 19:25:57 -03:00
__init__.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
config.json Events extension now works 2020-08-10 15:27:30 +01:00
crud.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
migrations.py oops: formatting. 2020-11-21 23:23:11 -03:00
models.py run black on everything. 2020-08-30 23:19:43 -03:00
README.md New Docs (#195) 2021-06-01 19:25:57 -03:00
views.py remove exception to black line-length and reformat. 2021-03-24 00:40:32 -03:00
views_api.py New Docs (#195) 2021-06-01 19:25:57 -03: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