onaio / mspray

Mspray
https://mspray.onalabs.org/
Apache License 2.0
3 stars 1 forks source link

Reveal Phase 1 Powered Dashboards #440

Closed moshthepitt closed 5 years ago

moshthepitt commented 6 years ago

For reveal phase 1, we need to demonstrate that we can generate the same mSpray spray data related dashboards. This issue attempts to do just that.

Data Source

The assumption that this issue makes is that Nifi will send spray data to mSpray. This spray data will be derived (by Nifi) from Tasks in OpenSRP (more info. on these: https://github.com/OpenSRP/opensrp-server-core/issues/4) and will include at least:

The exact structure of what we receive from Nifi is not known at this point, but I believe that we can work with the above.

The Process

Once mSpray receives the data from Nifi, it will then create a SprayDay object. In theory, the successful creation of this SprayDay object is all that we have to achieve for this issue as the rest of mSpray works around SprayDay objects and the dashboards should just work.

Tasks

moshthepitt commented 5 years ago

Wontfix: Optionally write functions that can ask Nifi for updated/missing spray data