The tasks of Dashboard has been subdivided into micro-tasks. The following table shows the time estimation for micro-tasks OH2-191 and OH2-194.
👉 Micro-task OH2-191 : Make dashboard data downloadable in CSV format
Sub-task | Note | Time estimation |
---|---|---|
Integrate and create data structure for library |
| 2 days |
Make it possible to download current dashboard components data in CSV format | Current dashboard components are : OPD by sex, OPD by age type, Admissions by sex, Admissions by age type, Admissions by ward, Admissions by type, Discharges by sex, Discharges by ward, Discharges by type and Discharges by age type. | 3 days |
Tests | 1 day | |
TOTAL | 6 days |
👉 Micro-task OH2-194 : Make dashboard components customizable
Sub-task | Notes | Time estimation |
---|---|---|
Create container for dashboard components | The component container is the React component that will contain the dashboard component and exposes actions that can be executed on the whole component (See capture 1) | 6 hours |
Integrate and configure library |
| 2 days |
Tests | 1 day | |
TOTAL | 4 days |