Commit 2902655
authored
task-report: Add task report view (#139)
* task-report: Add task report view
- Adds a toggle button to the main tasks view.
- Conditionally renders a new ReportsView component.
- ReportsView shows Daily, Weekly, and Monthly bar charts
for 'Completed' vs 'Ongoing' tasks.
* fix-CI: Fix prettier formatting error1 parent 490a986 commit 2902655
7 files changed
Lines changed: 1318 additions & 791 deletions
File tree
- frontend
- src/components
- HomeComponents/Tasks
- utils
0 commit comments