Sent 
Preview reports-Preview sent tasks report
As a logged user, I want to preview reports about my Sent tasks so that I can know my progress for the tasks assigned to me, daily, weekly, monthly, and yearly.
Acceptance Criteria: Check that
- The user can preview the reports of sent tasks:
- The user can preview the number of all sent tasks of (New + In Progress +Completed) in a pie chart with a percentage label for each status as the UI Tasked in - New Concept
- The user can preview the number and the percentage of the sent tasks in a bar chart for (on-time tasks)
- Ontime (before due) tasks = total tasks - Overdue tasks
- The user can preview the number and the percentage of the sent tasks in a bar chart for (overdue (Ended) tasks)
- Each status is color-coded as the UI
- New (blue)
- In Progress (orange)
- Completed (green)
- The user can filter reports by duration
- Daily
- Weekly
- Monthly
- yearly
- The user can switch to preview the inbox tasks report as the UI
Edge Cases:
- If there are no available tasks, an error message shall be displayed with” No available tasks “as the UI