lgerhardt45 / Jointify

Digitalizing ROM analysis for the MRI hospital, Munich, as part of the Tech Challenge
5 stars 0 forks source link

Show for which joint the measurement was done #50

Open annalena94 opened 4 years ago

annalena94 commented 4 years ago

Hi @BergmuellerNiklas, I realized that for writing into our data structure (and displaying past records) we should also save which joint the measurement belongs to in the Measurement.swift class and consequently display it on the ResultView. I can also hardcode this as "knee" for now but I suggest we extend this in the existing class.

grafik