--- okf_version: "0.1" --- # EatMe — Docházka Knowledge bundle for the EatMe bistro employee attendance-tracking system: a Google-SSO PWA where employees log clock-in/out and breaks, and the owner (admin) manages the employee whitelist and views statistics. - [Architecture](./architecture/) — system overview, auth flow, deployment - [Data model](./data-model/) — SQLite tables and the attendance state machine - [API](./api/) — HTTP routes under `/api/auth`, `/api/attendance`, `/api/admin` - [Frontend](./frontend/) — Zustand stores and the TUI monochrome design system