HeatFeet Client Application, is the front-end strage of HeatFeet project, that's our semerstal project in computer engineer. The objective of this project is drawn a heatmap of the foot "steps" of a person, in order to analyze the same, and see the regions where the "stepped" are more intense. The project idea is share this resource with orthopedists, physiotherapists or health professionals in general and then, assist in obtaining diagnoses of possible diseases that may be caused by the way the person steps.
The application is beeing developed with JavaScript, VueJS and QuasarJS, the software will have the data provided from an electronic platform with an Arduino microcontroller, thus collecting, with sensors, the stride steps, as well as the force exerted on those strands. The result is something like that:
To install the project, you must follow these steps:
npm install
quasar dev
quasar build