Commit Graph

3 Commits (55e75b734711daf96715d03d172963ed576b6df8)

Author SHA1 Message Date
SYED MUSTUFA AHMED NAQVI 1237878db2 Add masked backend API request logging
Logs backend API activity while masking card IDs and connection-style sensitive values.

Configures backend file logging and records startup, timer, cache sync, order sync, and shutdown events.
2026-06-01 15:12:31 +05:00
SYED MUSTUFA AHMED NAQVI 8bc0e215f7 Add central canteen backend host
Replaces the RFID-only local API host with a broader canteen backend host and adds DTO mapping for scan, stats, cache, sync, employee, and schedule API responses.
2026-05-23 12:50:27 +05:00
SYED MUSTUFA AHMED NAQVI b2c99017c9 Add central RFID API and client scanner service
Adds a local HTTP API for the central canteen server to accept RFID scans and expose scan dashboard data.

Adds a client RFID service so scanner PCs can forward scans to the central server with device, site, and IP context.
2026-05-21 09:32:33 +05:00