studidcard/README.md

25 lines
274 B
Markdown
Raw Normal View History

2025-02-25 16:10:55 +01:00
# StudentCard
PHP application to create and verify a student card.
## Install:
2025-02-25 16:14:54 +01:00
```
git clone https://git.steinbeis.schule/it-team/studidcard.git
```
2025-02-25 16:10:55 +01:00
## Create keys
2025-02-25 16:14:54 +01:00
```
php genkey.php
```
2025-02-25 16:10:55 +01:00
## Configure
2025-02-25 16:14:54 +01:00
```
cd config
cp config.php.sample config.php
```
2025-02-25 16:10:55 +01:00
edit config.php