Today's Attendance
{{ dateStr }}
🕐 {{ timeBig }}
{{ c.label }}
{{ c.value }}
Employees
{{ e.initials }}
{{ e.name }}
{{ e.role }} · {{ e.dept }}
{{ formTitle }}
PIN is stored as a secure hash (bcrypt/Argon2) in production — never as plain text.
Attendance
Date
| Employee | In | Out | Total | Status | Action |
|---|---|---|---|---|---|
{{ r.initials }} {{ r.name }} {{ r.corrTag }} |
{{ r.inTime }} | {{ r.outTime }} | {{ r.totalText }} | {{ r.statLabel }} |
Correction History
{{ c.name }} — {{ c.field }} set to {{ c.time }}
Reason: {{ c.reason }}
{{ c.by }}
{{ c.at }}
{{ c.at }}
No corrections yet. Original records are never silently overwritten.
Reports
| Employee | Dept | In | Out | Total | Late | Status |
|---|---|---|---|---|---|---|
| {{ r.name }} | {{ r.dept }} | {{ r.inTime }} | {{ r.outTime }} | {{ r.totalText }} | {{ r.lateText }} | {{ r.statLabel }} |
{{ monthLabel }} · 22 working days
| Employee | Working | Present | Absent | Late | Total Hours | Overtime | Attendance % |
|---|---|---|---|---|---|---|---|
| {{ m.name }} | {{ m.wd }} | {{ m.present }} | {{ m.absent }} | {{ m.late }} | {{ m.hours }} | {{ m.ot }} | {{ m.pct }}% |
{{ c.label }}
{{ c.value }}
Office Settings
Company & Office
Working Hours
Office QR Code
DO Technologies LLP
Scan to mark attendance
QR opens
https://attendance.dotechnologies.in/scan
Token: {{ qrToken }}
Place one printed QR at the office entrance. Employees scan it, pick their name, enter their PIN, and mark attendance — no app install needed.