lnbits-legend/lnbits/extensions/events
Dennis Reimann c3281399d2
Improve setup instructions and README
- README cleanups and link to documentation
- Improve dev setup instructions
- Fix js linting errors
- Move local setup instructions to installation docs
- Project link fix, closes #42
- Notes about frontend
- Clarify different LND backends
2020-06-12 20:58:37 +02:00
..
templates/events Improve setup instructions and README 2020-06-12 20:58:37 +02:00
__init__.py fix: mypy errors 2020-04-26 16:58:29 +02:00
config.json.example Working Events extension 2020-05-11 12:34:35 +01:00
crud.py Working Events extension 2020-05-11 12:34:35 +01:00
migrations.py Replaced events extension with almost working vuejs one 2020-05-09 22:27:11 +01:00
models.py Replaced events extension with almost working vuejs one 2020-05-09 22:27:11 +01:00
README.md Working Events extension 2020-05-11 12:34:35 +01:00
views.py Replaced events extension with almost working vuejs one 2020-05-09 22:27:11 +01:00
views_api.py Working Events extension 2020-05-11 12:34:35 +01:00

Events

Events: Sell and register event tickets

Events alows you to make a wave of tickets for an event, each ticket is in the form of a unqiue QRcode, which the user presents at registration. Events comes with a shareable ticket scanner, which can be used to register attendees.