Last Tuesday I had the weekly meeting with my mentor Rafal. There we planned the following work for this week:
- Generalized table component for all the reports (Done)
- Complete the navigation panel (Done)
- Adjust the styling (Done)
- Integrate Chart.js
I have created a component for reports to show in tabular format. There is a problem which I’m currently trying to solve that I couldn’t run a report through reporting REST. Reports which accepts a location as a parameter, I couldn’t run them through API.
I have also reported a issue as the API does not return a properly formatted datetime object to http response. https://issues.openmrs.org/browse/REPORT-817
Until I get sorted out these, I thought to move with Chart.js implementations and try to add a very simple graph.
Thanks & Regards, Jude Niroshan