added kanban and reporting

This commit is contained in:
2026-07-28 02:20:13 +03:30
parent a5aed05b98
commit b129d871c3
10 changed files with 1080 additions and 3 deletions
+4 -1
View File
@@ -13,9 +13,12 @@ Hamkar is a small team presence tracker built for startups that work with the Pe
- Office and remote check-in/check-out
- Persian month calendar with attendance, approved leave, remote days, Fridays, and fixed Solar Hijri public holidays
- Team day detail showing who is present, remote, absent, or expected at the office
- Period-based teammate work updates for completed, blocked, and pending tasks
- Shared Trello-style team board with assignment, Jalali due dates, and drag-and-drop columns
- Time-off and remote-day requests with a dependency-free Jalali date picker and typed Persian-date fallback
- Admin approval/rejection with review notes
- Excel-compatible UTF-8 CSV reports with both Persian and Gregorian dates
- Excel-compatible UTF-8 CSV reports for attendance and teammate work updates
- Accumulated per-teammate summaries combining office, remote, leave, and work-update results
- CSRF protection, secure session cookies, security headers, and role checks
- Responsive UI with no JavaScript build step