linustribevnr / linustribevnr/automatic-certificate-generation

Develop UI for the certificate generation tool

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.