linustribevnr / linustribevnr/automatic-certificate-generation
Develop UI for the certificate generation tool
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- Right now, its just a python script, which makes we have to run with the command line, to generate all the certificates. Also, as inputs (the participant's excel file, certificate template, etc), we just specify them in a JSON file, which will be parsed by the script.
- A better experience is to create a UI for this step, which will handle file uploads, etc, and replace those JSON files.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing Python script and its JSON parsing flow. Trace how the participant Excel file and certificate template are currently provided, then define the UI and upload flow that replaces manual JSON configuration. Done means certificates can be generated through the UI without editing JSON files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100