fossasia / open-event-server

The Open Event Organizer Server to Manage Events https://test-api.eventyay.com
https://api.eventyay.com
GNU General Public License v3.0
2.96k stars 1.89k forks source link

Feat badge support #9137

Open Aaditya-Singh78 opened 5 months ago

Aaditya-Singh78 commented 5 months ago

Fixes #9110

Short description of what this resolves:

Badge generation resolves the process of creating and managing event badges for attendees. It involves generating unique identification badges that participants can wear or display during an event. These badges typically contain important information, such as attendee names, ticket details, and event information, facilitating easy identification and access control. The badge generation system ensures efficient management of attendee data and facilitates smooth event check-in and coordination.

Changes proposed in this pull request:

Checklist