Skip to content

PDF entrance card generator for the USP FEA Economics course

License

Notifications You must be signed in to change notification settings

quilombodigital/feacard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feacard

My daughter needed an entrance card generator for the USP FEA Economics course. I already did a label generator for her (another repository), so I decided to make another one more generic, that could be "programmed" to do other things by using a config file.

You just need to create a json file with the visual layout (definition) of what you want printed, and a CSV file with all the dynamic data you want to be inserted. The app supports to automatically find faces in images and crop correctly the image. This is very usefull because the students are going to send their selfies. The system also supports image urls, and the system will download them.

You can download the current version here: FeaCard Version 1.0.1

You can download the examples here: Examples

Instructions:

  • Modify the file definition.json
  • Modify the file data.csv
  • Execute FeaCard.exe

image

Example Definition File image

Example CSV file image

Result image

image

image

About

PDF entrance card generator for the USP FEA Economics course

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages