Android Cashier app for coffee automata using NFC tags for user identification.
Features:
- User management
- SQL Database
- NFC user identification
##User import:
- cleanup user excel sheet (leave only name and balance columns, no headers)
- export as kaffeekasse.csv and store it next to import.py
- reformat to UTF-8 without BOM (e.g. with NotePad++)
- run import.py
- adb push or copy initial.db to DB backup folder on device
- in settings view import database initial.db