This repository contains a tool designed to generate Name Badges and Placards for Model United Nations (MUN) Conferences. The project is structured to make it easy to customize and generate tags for various events or purposes just using a tabular data source (csv, xlsx, google sheets link).
- templates
horizontal badge
- 85mm x 55mm for pinningvertical badge
- 55mm x 85mm for lanyardplacard
- A4 for table display
- Simple integration
csv
- Comma Separated Valuesxlsx
- Excel Spreadsheetgoogle sheets
- Google Sheets Link
- Custom Image Support: Add a custom image to the badge or use built in flag library
- Easy-to-use interface for generating printable tags
Sqlite3 needs to be installed from source on arm64 systems. Since we don't deploy on arm64 systems yet, we took the easy way out and built the image for amd64 systems only. Please feel free to open an issue if you need an arm64 image.
Important
The project is custom tailored for Conferences of Deutsche Model United Nations and contains logos and corporate identity elements of the organization. To customize the project for your own use, you will need to replace the logos and other elements with your own and adjust the templates as needed.
- Clone the repository.
- Customize the configuration or templates as needed.
- Build the docker image.
Ensure you have the necessary prerequisites installed. Follow the instructions in the documentation for setup and execution.
Contributions are welcome. Please open an issue or submit a pull request with improvements. Feel free to reach out to the maintainers for any questions or concerns.
This project is licensed under the MIT License.