diff --git a/README.md b/README.md index f356ba7..15748c7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,20 @@ + + + + LNbits + + + +[![License: MIT](https://img.shields.io/badge/License-MIT-success?logo=open-source-initiative&logoColor=white)](./LICENSE) +[![Built for LNbits](https://img.shields.io/badge/Built%20for-LNbits-4D4DFF?logo=lightning&logoColor=white)](https://github.com/lnbits/lnbits) + # Events - [LNbits](https://github.com/lnbits/lnbits) extension For more about LNBits extension check [this tutorial](https://github.com/lnbits/lnbits/wiki/LNbits-Extensions) ## Sell tickets for events and use the built-in scanner for registering attendees -Events alows you to make tickets for an event. Each ticket is in the form of a unique QR code. After registering, and paying for ticket, the user gets a QR code to present at registration/entrance. +Events allows you to create tickets for an event. Each ticket is in the form of a unique QR code. After registering and paying, the user gets a QR code to present at registration/entrance. Events includes a shareable ticket scanner, which can be used to register attendees. @@ -33,3 +43,10 @@ Events includes a shareable ticket scanner, which can be used to register attend 4. Use the built-in ticket scanner to validate registered, and paid, attendees\ ![ticket scanner](https://i.imgur.com/zrm9202.jpg) + +## Powered by LNbits + +[LNbits](https://lnbits.com) is a free and open-source lightning accounts system. + +[![Visit LNbits Shop](https://img.shields.io/badge/Visit-LNbits%20Shop-7C3AED?logo=shopping-cart&logoColor=white&labelColor=5B21B6)](https://shop.lnbits.com/) +[![Try myLNbits SaaS](https://img.shields.io/badge/Try-myLNbits%20SaaS-2563EB?logo=lightning&logoColor=white&labelColor=1E40AF)](https://my.lnbits.com/login) diff --git a/config.json b/config.json index ceb5f7c..11312b6 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,11 @@ { + "id": "events", + "version": "1.1.0", "name": "Events", + "repo": "https://github.com/lnbits/events", "short_description": "Sell and register event tickets", + "description": "", "tile": "/events/static/image/events.png", - "lnbits": "1.1.0", "min_lnbits_version": "1.3.0", "contributors": [ { @@ -51,5 +54,9 @@ ], "description_md": "https://raw.githubusercontent.com/lnbits/events/main/description.md", "terms_and_conditions_md": "https://raw.githubusercontent.com/lnbits/events/main/toc.md", - "license": "MIT" + "license": "MIT", + "paid_features": "", + "tags": ["Fun & Social", "Ticketing"], + "donate": "", + "hidden": false } diff --git a/description.md b/description.md index b47bd07..6e22c7d 100644 --- a/description.md +++ b/description.md @@ -1,5 +1,10 @@ -Sell tickets for events and use the built-in scanner for registering attendants +Sell tickets for events and manage attendee registration with a built-in QR scanner. -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. +Its features include: -Events includes a shareable ticket scanner, which can be used to register attendees. +- Creating events with ticket pricing +- Generating unique QR code tickets after payment +- Providing a shareable ticket scanner for check-in +- Tracking registered and checked-in attendees + +A complete ticketing solution for event organizers, meetup hosts, and conference planners who want to sell tickets and manage attendance with Bitcoin.