Refactor: Series A clean structure
This commit is contained in:
22
wiki/WIKI_KlubKort.md
Normal file
22
wiki/WIKI_KlubKort.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# KlubKort (RFID Betalingskort)
|
||||
|
||||
Version: v0.6.0 Beta
|
||||
|
||||
## Formål
|
||||
|
||||
KlubKort anvendes som betalingskort med saldo. Det er ikke et login-
|
||||
eller adgangssystem.
|
||||
|
||||
## Funktion
|
||||
|
||||
- Scan kort ved betaling
|
||||
- Konto identificeres
|
||||
- Saldo vises
|
||||
- Beløb trækkes
|
||||
- Transaktion logges
|
||||
|
||||
## Teknisk Struktur
|
||||
|
||||
- card = searchkey
|
||||
- Offline funktionalitet
|
||||
- Ingen session
|
||||
Reference in New Issue
Block a user