A simple, fast, and responsive attendance system for construction site timekeepers.
- One-Tap Check-In/Out: Big buttons for fast entry.
- Auto-Reset: Automatically clears for the next day (check-in times are reset).
- Offline First: Works without internet using LocalStorage.
- Export to CSV: Download daily reports for Excel/Sheets.
- Mobile Responsive: Designed specifically for field use on smartphones.
npm installnpm run dev
Edit src/constants.js to change the list of employees.
- Node.js
- React & Tailwind CSS