feat: add pdf generation
This commit is contained in:
parent
bb891aea0b
commit
d4265cc046
7 changed files with 245 additions and 5 deletions
|
|
@ -3,6 +3,7 @@ module school-timetracker
|
|||
go 1.25.3
|
||||
|
||||
require (
|
||||
github.com/jung-kurt/gofpdf v1.16.2
|
||||
github.com/labstack/echo/v4 v4.13.4
|
||||
golang.org/x/crypto v0.43.0
|
||||
golang.org/x/time v0.11.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue