Live Web Midterm Project | Road to Recovery

For my midterm assignment I decided to work on a platform that enables collaborative PT sessions for patients recovering from injuries. It enables the PT to teach the exercises and use RTC in order to track the quality of the exercises and quantify the ones that have been correctly performed by the patients.

The goal for this assignment in term of the technology used was to be able to use the peer.js library and websockets to send data to the patient side. My first attempt was to make the peer.js work with a different visualization for each side (PT and patient).