Skip to content

Sprint Notes

Shreya Pandit edited this page Mar 30, 2018 · 4 revisions

Sprint 04/02-04/16 goals:

  1. Code for Exercise Start/Perform/End flow should be reviewed and merged to master.

  2. Timer code to be refactored into a method

  3. Clinician->User mapping code to be merged

  4. Integrate electron code into anchor and test the UI

  5. Test Exercise Start/Perform/End flow with actual Kinect data

  6. Explore side versus depth view for Kinect

  7. Implement Posture Comparison in Javascript and integrate it into Exercise Start/Perform/End flow

  8. Add outlines to the current skeleton.

  9. Lay the groundwork for doing DTW on the data

Sprint 04/16-04/30 goals:

  1. Allow DTW to run on the frontend. Save DTW results to exercise model, ie numReps completed per session.

  2. Give feedback on the number of repetitions on the UI while the patient is doing exercise.

  3. Allow charts to read and display data for DTW, and number of repetitions, number of sessions (all that should be in the exercise model because of task 1 and data from Sprint 1)

  4. User should be given feedback if they fall out of sync, and their current bodyFrame data should be discarded. Exercise session must be restarted in this case.

  5. Add at least textual motivation for exercises we have on hand.

Clone this wiki locally