Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for dynamic number of fields in certificate generation #2

Open
yogendrasai02 opened this issue Oct 1, 2022 · 0 comments

Comments

@yogendrasai02
Copy link
Member

  • Right now, the certificate generation tool deals with 'Name' and 'Date' only.
  • To make it more flexible, we would ideally need to give the number of fields, as well as deal with those fields.
  • For example, I might want to have 3 fields for Name, College, Rank in one event's certificate. For another usecase, I might want to have 4 fields.
  • The updated tool must do this task. Fields are dynamic and based on the number of fields, while marking position using OpenCV on the certificate template, those number of fields must be handled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant