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

Add badge generation support. #9110

Open marcoag opened 9 months ago

marcoag commented 9 months ago

Please note this issue can be taken by multiple participants. It will remain open and accessible to all participants until a successful PR is submitted.

WARNING: This is an issue for the new version v3 of the eventyay backend API, make sure you are working with the dev-v3 branch, and that your PRs target that specific branch.

Depends on #9106.

Create a form for the user to select fields/information to be added in the badge and give the option to generate a qr code

Retrieve information from the attendees of an event and send badges information.

Cvr421 commented 8 months ago

Hello @marcoag can i work on this .

hpdang commented 8 months ago

Please note this issue can be taken by multiple participants. It will remain open and accessible to all participants until a successful PR is submitted.

himanshugupta11002 commented 7 months ago

Hello @marcoag, I am a beginner currently working on resolving an issue. I have some questions related to the problem.
Should I create an HTML form or update an existing HTML file? Where should I add that file once created? Also, what does "badge" refer to in this context?