No description
Find a file
2025-04-28 08:28:16 +02:00
config Initial commit 2025-02-25 16:10:55 +01:00
img New version of checked image 2025-04-28 08:12:53 +02:00
.htaccess Prevent access to genkey.php 2025-02-25 16:15:59 +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
LICENSE Add license file 2025-04-28 08:16:29 +02: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 Set repo URL to codeberg 2025-04-28 08:28:16 +02:00
verify.php Initial commit 2025-02-25 16:10:55 +01:00

StudIdCard

PHP application to create and verify a student ID card.

Install:

cd /var/www
git clone https://codeberg.org/DigitalSouveraeneSchule/studidcard.git
cd studidcard

Create keys

php genkey.php

Configure

cd config
cp config.php.sample config.php

edit config.php