Not only should knee angle be measure in the Squats Page, but also hip angle. The hip angle is an indicator of whether or not the user is keeping their chest upright, which is an important element of proper squat form.
https://www.menshealth.com/fitness/a39110810/how-to-do-bodyweight-squats/
A new method checkChestUp has been added to Squats.js page. SquatPage pulls this and gives users feedback if their chest/hip falls below the minimum threshold. This minimum hip angle threshold can be adjusted by the user using the settings modal.
Not only should knee angle be measure in the Squats Page, but also hip angle. The hip angle is an indicator of whether or not the user is keeping their chest upright, which is an important element of proper squat form. https://www.menshealth.com/fitness/a39110810/how-to-do-bodyweight-squats/
A new method checkChestUp has been added to Squats.js page. SquatPage pulls this and gives users feedback if their chest/hip falls below the minimum threshold. This minimum hip angle threshold can be adjusted by the user using the settings modal.