19 lines
271 B
Markdown
19 lines
271 B
Markdown
![]() |
# 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
|