Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added 5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Conference Badge Generator

A web application for generating and managing conference badges from CSV data. The application allows you to upload
attendee data, generate badges with QR codes, and search through attendees.
attendee data, generate badges with QR codes, and search through attendees.

## Features

Expand Down Expand Up @@ -198,4 +198,4 @@ ConfBadger/

## License

This project is licensed under the MIT License - see the LICENSE file for details.
This project is licensed under the MIT License - see the LICENSE file for details.
34 changes: 24 additions & 10 deletions confbadger.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,28 @@ def createBadge(template = "KCDAMS2023_Badge_Template.png",
ticket_price_paid = values["Ticket Price Paid"]

ImageFile.LOAD_TRUNCATED_IMAGES = True

attendee_type = "attendee"
color = str_to_tuple(next((item["color"] for item in config_data["attendee-types"] if item.get("name") == "Attendee"), None))
background_size = next((item["background-size"] for item in config_data["attendee-types"] if item.get("name") == "Attendee"), None)
for attendee in config_data["attendee-types"]:
if ticket_title in attendee["ticket-titles"]:
logger.debug(f"name: {firstname} {lastname}, ticket type: {attendee['name']}")
attendee_type = attendee["name"]
color = str_to_tuple(attendee["color"])

template = "5.png"
print(attendee_type)
if attendee_type == "Volunteer":
template = "1.png"
if attendee_type == "Speaker":
template = "2.png"
if attendee_type == "Organizer":
template = "3.png"
if attendee_type == "Sponsor":
template = "4.png"


img_base = Image.open(template).convert("RGB")
logger.debug(f"Handling {lastname}, {firstname} , {index}")
#logger.debug(f'QR Code status: {config_data["qr-code"]["status"]}')
Expand All @@ -144,9 +166,8 @@ def createBadge(template = "KCDAMS2023_Badge_Template.png",
data = f'''BEGIN:VCARD
N:{lastname};{firstname};
FN:{lastname}+{firstname}
TITLE:{title}
EMAIL;WORK;INTERNET:{email}
ORG:{company}
ORG:CNDNL2025
VERSION:3.0
END:VCARD'''
scale="4"
Expand Down Expand Up @@ -181,14 +202,7 @@ def createBadge(template = "KCDAMS2023_Badge_Template.png",
text = f'{values[item.get("field")]}'
draw_text(draw, text, item)

attendee_type = "attendee"
color = str_to_tuple(next((item["color"] for item in config_data["attendee-types"] if item.get("name") == "Attendee"), None))
background_size = next((item["background-size"] for item in config_data["attendee-types"] if item.get("name") == "Attendee"), None)
for attendee in config_data["attendee-types"]:
if ticket_title in attendee["ticket-titles"]:
logger.debug(f"name: {firstname} {lastname}, ticket type: {attendee['name']}")
attendee_type = attendee["name"]
color = str_to_tuple(attendee["color"])


width, height = img_base.size

Expand Down
60 changes: 15 additions & 45 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,77 +3,47 @@ attendee-types:
- name: "Speaker"
color: "211, 165, 255"
ticket-titles:
- "100.00% - KCDNL2023SPKR"
- "Speakers"
- name: "Sponsor"
color: "0, 152, 254"
color: "161, 216, 253"
position: "100,100"
ticket-titles:
- "100.00% - KCDAMS23_MULTILAYER_FREE_RRTFS"
- "100.00% - KCDAMS23_AVISI_FREE_YUHTG"
- "100.00% - KCDAMS23_CIRCLECI_FREE_UIGHT"
- "100.00% - KCDAMS23_BUOYANT_FREE_AAXDC"
- "100.00% - KCDAMS23_ELASTIC_FREE_IJUHY"
- "100.00% - KCDAMS23_ATCOMP_FREE_RRTFS"
- "100.00% - KCDAMS23_FULLSTAQ_FREE_ASDCX"
- "100.00% - KCDAMS23_AKNOSTIC_FREE_UHYGJ"
- "100.00% - KCDAMS23_FIKAWORKS_FREE_YGVHS"
- "100.00% - KCDAMS23_ING_FREE_ASDCX"
- "100.00% - KCDAMS23_REDKUBES_FREE_VGBSD"
- "100.00% - KCDAMS23_FERMYON_FREE_GYHUT"
- "100.00% - KCDAMS23_DOIT_FREE_TYGGHF"
- "100.00% - KCDAMS23_RABO_FREE_BHNJK"
- "100.00% - KCDAMS23_A1_FREE_ASDCX"
- "100.00% - KCDAMS23_SPECTROCLOUD_FREE_GTCFS"
- "100.00% - KCDAMS23_SUSE_FREE_JJHGT"
- "100.00% - KCDAMS23_MIA_FREE_GYHUT"
- "100.00% - KCDAMS23_HCS_FREE_RRTFS"
- "100.00% - KCDAMS23_SOLO.IO_FREE_ASDCX"
- "100.00% - KCDAMS23_APPVIA_FREE_TYYGH"
- "100.00% - KCDAMS23_EDB_FREE_JAESR"
- "100.00% - KCDAMS23_EDGELESS_FREE_HUGYF"

- "Sponsors"
- name: "Organizer"
color: "255, 109, 10"
ticket-titles:
- "100.00% - KCDAMS23_ORGANIZERS_42"
- name: "Vip"
color: "255, 109, 10"
ticket-titles:
- "100.00% - KCDAMS23-WILLIAMFRIENDS"
- "100.00% - KCDAMS_LOVES_DODAMS"
- "100.00% - KCDAMS23-ANDYFRIENDS"
- name: "Student"
color: "159, 219, 255"
- "Organizers"
- name: "Volunteer"
color: "235, 95, 95"
ticket-titles:
- "75.00% - STUDENTKCD75"
- "100.00% - KCDAMS_LOVES_DODAMS"
- "100.00% - KCDAMS23_CODAMFRIENDS"
- "Volunteer"
- name: "Attendee"
color: "159, 219, 255"
color: "3, 150, 254"
background-size: 220
ticket-titles:
- "None"
data:
- field: "First Name"
font: "fonts/OpenSans-Bold.ttf"
size: 140
position: "100,400"
position: "100,500"
color: "207,19,19"
style: "capitals"
- field: "Last Name"
font: "fonts/OpenSans-Bold.ttf"
size: 80
position: "100,600"
position: "100,700"
color: "0,0,0"
- field: "Title"
font: "fonts/OpenSans-Regular.ttf"
size: 70
position: "50,1050"
position: "100,930"
color: "207,19,19"
- field: "Company"
font: "fonts/OpenSans-Semibold.ttf"
size: 80
position: "50,1150"
color: "20,206,219"
position: "100,1020"
color: "0,0,0"
fonts:
- field: "attendee-type"
font: "fonts/OpenSans-Bold.ttf"
Expand All @@ -93,4 +63,4 @@ pre-order-data:
color: "207,19,19"
qr-code:
status: "vcard"
position: "70, 1300"
position: "800, 120"
23 changes: 6 additions & 17 deletions data.csv
Original file line number Diff line number Diff line change
@@ -1,17 +1,6 @@
Order number,Ticket number,First Name,Last Name,Email,Twitter,Company,Title,Featured,Ticket title,Ticket venue,Access code,Discount,Price,Currency,Number of tickets,Paid by (name),Paid by (email),Paid date (UTC),Checkin Date (UTC),Ticket Price Paid
CNCFE23213608,CNCFA23236346,John,Smith,[email protected],,,,,Early Bird,In-person,,Early Bird,45.00,EUR,1,Smith,[email protected],2025-01-20 17:09,,45.00
CNCFE23216342,CNCFA23239833,Eve,Moneypenny,[email protected],,Scotland Yard,,,Student,In-person,,Student,20.00,EUR,1,Moneypenny,[email protected],2025-02-10 19:13,,20.00
CNCFE23213464,CNCFA23236416,Tom,Waits,[email protected],,Alice Co,,,Early Bird,In-person,,Early Bird,45.00,EUR,1,Waits,[email protected],2025-01-20 09:27,,45.00
CNCFE23213960,CNCFA23238663,William,Orbit,[email protected],,Orbital,,,Standard,In-person,,Standard,225.00,EUR,3,Orbit,[email protected],2025-01-31 14:25,,75.00
CNCFE23213960,CNCFA23238664,Rosaline,Franklin,[email protected],,X-Ray Inc.,,,Student,In-person,,Student,20.00,EUR,1,Franklin,[email protected],2025-01-31 14:25,,20.00
CNCFE23216663,CNCFA23239348,William,Gosset,[email protected],,Stats & Co.,,,Standard,In-person,,Standard,75.00,EUR,1,Gosset,[email protected],2025-02-06 09:33,,75.00
CNCFE23213613,CNCFA23236640,Florence,Nightingale,[email protected],,Modern Nursing,,,Early Bird,In-person,,Early Bird,45.00,EUR,1,Nightingale,[email protected],2025-01-20 22:58,,45.00
CNCFE23214293,CNCFA23236136,Marie,Curie,[email protected],,RadioTruth,,,Early Bird,In-person,,Early Bird,45.00,EUR,1,Curie,[email protected],2025-01-23 09:48,,45.00
CNCFE23214130,CNCFA23236026,Rachel,Carson,[email protected],,BioSeas,,,Early Bird,In-person,,Early Bird,135.00,EUR,3,Carson,[email protected],2025-01-22 18:09,,45.00
CNCFE23220349,CNCFA23242633,John,Snow,[email protected],,Docs Inc.,,,Standard,In-person,,Standard,75.00,EUR,1,Snow,[email protected],2025-02-24 12:25,,75.00
CNCFE23216308,CNCFA23238936,Alan,Turing,[email protected],,TuringML,,,Standard,In-person,,Standard,375.00,EUR,5,Turing,[email protected],2025-02-03 13:35,,75.00
CNCFE23213966,CNCFA23238633,Johann,Gauss,[email protected],,Binomial LLC,,,Standard,In-person,,Standard,450.00,EUR,6,Gauss,[email protected],2025-01-31 14:04,,75.00
CNCFE23224212,CNCFA23243969,Albert,Einstein,[email protected],,Relative,,,Late,In-person,,Late,100.00,EUR,1,Einstein,[email protected],2025-03-11 16:23,,100.00
CNCFE23216433,CNCFA23239081,John,Nash,[email protected],,GameNot,,,Standard,In-person,,Standard,75.00,EUR,1,Nash,[email protected],2025-02-04 09:50,,75.00
CNCFE23216308,CNCFA23238936,Stephen,Hawking,[email protected],,Cosmo,,,Standard,In-person,,Standard,375.00,EUR,5,Hawking,[email protected],2025-02-03 13:35,,75.00
CNCFE23224964,CNCFA23246223,Enrico,Fermi,[email protected],,Nucleus,,,Organizer,In-person,KCD2025ORGANIZER,Organizer,0.00,EUR,1,Fermi,[email protected],2025-03-14 16:19,,0.00
Order number,Order Date,First Name,Last Name,Email,Quantity,Price Tier,Ticket title,Ticket number,Group,Ticket Type,Currency,Total Paid,Fees Paid,Eventbrite Fees,Eventbrite Payment Processing,Attendee Status,Home Address 1,Home Address 2,Home City,Home State,Home Zip,Home Country,Company,Title,Twitter,Featured,Ticket venue,Access code,Discount,Price,Currency,Number of tickets,Paid by (name),Paid by (email),Paid date (UTC),Checkin Date (UTC),Ticket Price Paid
12587525073,2025-06-03 22:48:51+02:00,Organizer,Kerker,[email protected],1,Organizers,Organizers,20605159973,,Free Order,EUR,0.00,0.00,0.00,0.00,Attending,,,,,,,HCS Company,Event Manager,,
12587567783,2025-06-03 22:54:49+02:00,Volunteer,Karakulak,[email protected],1,Volunteer,Volunteer,20605230373,,Free Order,EUR,0.00,0.00,0.00,0.00,Attending,,,,,,,Booking.com,Platform Engineering Manager,,
12590244103,2025-06-04 08:30:02+02:00,Sponsors,Rizzo,[email protected],1,Sponsors,Sponsors,20609584083,,Free Order,EUR,0.00,0.00,0.00,0.00,Attending,,,,,,,Miranits,Strategy Lead,https://www.linkedin.com/in/william-rizzo/,wrkode
12590564373,2025-06-04 09:54:56+02:00,Attendee,Giardini,[email protected],1,nothing,nothing,20610052223,,Free Order,EUR,0.00,0.00,0.00,0.00,Attending,,,,,,,Amsterdam.dev,Cloud Native Consultant / Trainer,https://www.linkedin.com/in/giardiniandrea/,
12590575873,2025-06-04 09:58:03+02:00,Speakers,Li,[email protected],1,Speakers,Speakers,20610068943,,Free Order,EUR,0.00,0.00,0.00,0.00,Attending,,,,,,,lianmakesthings,Cloud Native Human,,