UCL-RITS / GFR-calculator

Online GFR calculator for the Royal Free Hospital
http://rfh-cirrhosis-gfr.ucl.ac.uk/
2 stars 0 forks source link

Choose technology to work on #8

Closed raquelalegre closed 7 years ago

raquelalegre commented 7 years ago

The webapp is just a static web form containing a few fields and returning a result calculated with Emmanuel's GFR formula. Some inputs can be given in two possible units, so it would be nice it works like a BMI calculator where you can switch metric/imperial like [this].(http://embed.plnkr.co/PA3cqQ/). I think Emmanuel said units are different for patients in the US.

Note we are still to get this details from Emmanuel, see #7.

Things to choose from or combine:

raquelalegre commented 7 years ago

I've had a look at the information about Indigo here. It has some pre-built examples for forms here. Indigo looks cool and makes some things easier, specially styling, but not sure how easy it is to expand. We need to check if we can do the switch context button that calculates the result for US measurements and non-US. Also there is just a few different layouts available. Does any of them fit the website we want to make?

By the way, Emmanuel sent this reference website he wants us to base our work on: http://www.mdcalc.com/meld-score-model-end-stage-liver-disease-12-older/

raquelalegre commented 7 years ago

The reference web form has just changed over the weekend. It used to display a toggle to choose US-metrics, but now each field has a dropdown to choose units. Maybe this last option is better in case there are people with mixed metrics? We should ask Emmanuel what design he prefers.

dpshelio commented 7 years ago

We are mixing bootstrap and indigo Yay!