studidcard/README.md
Raphael Dannecker 260b844d87 Improve docu
2025-02-25 16:14:54 +01:00

24 lines
274 B
Markdown

# 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