becodeorg / becodeorg/cli

📑 Generate PDF exports of promo's timesheet

Offen
#26 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @leny Auf GitHub ansehen
enhancement
Vorherrschende Sprache
JavaScript
Sterne
6
Forks
5
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Asked by @LudovicPatho - they need to generate pdf exports of timesheets for the FOREM.

The new underlying structure of graph/mybecode makes the operation quite complex to perform _online_ (configuring lambda to generate pdf), while, with the cli, we can get the data (after the #24 refactor), generate local html pages, then export to pdf, using the hardware of the user.

### Command Process

> ⚠ only for _coaches_ and _EMO_

- Select promo
- Select date range (start and end)
- Generate html pages
- Export to pdf (two npm packages seems useful: [pdfmake](https://www.npmjs.com/package/pdfmake) & [pdfkit](https://www.npmjs.com/package/pdfkit))

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.