No description
Find a file
2025-02-25 16:15:59 +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 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
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 Improve docu 2025-02-25 16:14:54 +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.steinbeis.schule/it-team/studidcard.git

Create keys

php genkey.php

Configure

cd config
cp config.php.sample config.php

edit config.php