topcoderinc / va-kidney-ios

Mobile Kidney App for VA
2 stars 2 forks source link

As a user, I need to see charts/graphs of my lab values related to my stage of CKD #18

Closed dustinWeaver closed 6 years ago

dustinWeaver commented 6 years ago

On the charts screen, chart the lab values that the user has collected. The user should get a list based on this spreadsheet corresponding with the CKD stage.

The user should also have the option of showing any lab values they may choose.

The data should be read from Health Kit as appropriate.

seriyvolk83 commented 6 years ago

Can we use external Charts framework for that? The design may differ from the implementation though.

dustinWeaver commented 6 years ago

We can use an external chart framework.

seriyvolk83 commented 6 years ago

We need to show one chart or two like now?

There will be two plots in the chart: "Goals", "Actual".

seriyvolk83 commented 6 years ago

The user should also have the option of showing any lab values they may choose.

dustinWeaver commented 6 years ago

@seriyvolk83, answers below:

seriyvolk83 commented 6 years ago

According to the above we need to:

I think the best way is to show a table will all (!) possible lab values, but separate them into two sections:

Can you confirm this?

talesforce commented 6 years ago

Confirmed

On Sat, Mar 3, 2018 at 6:26 PM, seriyvolk83 notifications@github.com wrote:

According to the above we need to:

  • show lab values as a list;
  • show chart for each lab value.

I think the best way is to show a table will all possible lab values, but separate them into two sections:

  • lab values corresponding to CKD stage (section title "Major");
  • other lab values from HealthKit (section title "Other"). The initial collection at the top is removed (because is replaced by the table). When user will tap on a lab value, the chart screen will be presented as details (push transition type).

Can you confirm this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/topcoderinc/va-kidney-ios/issues/18#issuecomment-370145695, or mute the thread https://github.com/notifications/unsubscribe-auth/AB7vceBArVoTuVnHDlQunNMelxA69Vz3ks5tapMEgaJpZM4ST5cX .

--

Regards,

Talesforce Co-pilot/ Reviewer/ Ex-Community Advisory Board talesforce@topcoder.com / admin@talesforce.com

www.topcoder.com http://topcoder.com/ / topcoder.com/blog / @Topcoder https://twitter.com/topcoder 760 Market Street, 11th Floor, San Francisco, CA 94102

sdgun commented 6 years ago
sdgun commented 6 years ago

Fixed as per the comment https://github.com/topcoderinc/va-kidney-ios/issues/18#issuecomment-370145695