No description
Find a file
Raphael Dannecker 48a5360d0d Initial commit
2025-02-25 16:10:55 +01:00
config Initial commit 2025-02-25 16:10:55 +01:00
img Initial commit 2025-02-25 16:10:55 +01:00
.htaccess Initial commit 2025-02-25 16:10:55 +01:00
callback.php Initial commit 2025-02-25 16:10:55 +01:00
card.php Initial commit 2025-02-25 16:10:55 +01:00
composer.json Initial commit 2025-02-25 16:10:55 +01:00
genkey.php Initial commit 2025-02-25 16:10:55 +01:00
idcard-print.php Initial commit 2025-02-25 16:10:55 +01:00
idcard.php Initial commit 2025-02-25 16:10:55 +01:00
index.php Initial commit 2025-02-25 16:10:55 +01:00
logout.php Initial commit 2025-02-25 16:10:55 +01:00
qrcode.php Initial commit 2025-02-25 16:10:55 +01:00
README.md Initial commit 2025-02-25 16:10:55 +01:00
verify.php Initial commit 2025-02-25 16:10:55 +01:00

StudentCard

PHP application to create and verify a student card.

Install:

git clone https://git.codeberg.org/digitalsouveraeneschule/studentcard.git

Create keys

php genkey.php

Configure

cd config cp config.php.sample config.php

edit config.php