Journey into GSoC — Part 10

Omal Vindula
SCoRe Lab
Published in
2 min readAug 12, 2020

In this week, I have implemented the incident viewing component where the admins are able to see a table of all the incidents reported to their particular organization. This table allows them to search incidents and sort them according to some predefined filters provided by the application as seen below.

By clicking on each row, it reveals further information about the reported incident and the patient. This also allows the admin to change the status of each patient and manage their information. But the admins are only allowed to change the status of a patient/incident which belonging to their own organizational unit to prevent any conflicts.

Expanded Row of the Patient/Incident Table

That’s it for this week. See you guys in the next week where I would be implementing some charts and visualizations for the metrics extracted from the incidents reported. Until then, stay safe and cheers!

--

--