Inspiration

Creating a fitness tracker app can be an incredibly rewarding experience, as it allows you to help people take control of their health and wellness. By providing users with a comprehensive tool for tracking their physical activity, nutrition, and overall well-being, you can empower them to make positive changes in their lives. Whether you're a seasoned developer or just starting out, building a fitness tracker app is a fantastic opportunity to use your skills to make a real difference in the world. So why not take the first step today and create an app that will inspire and motivate people to live their healthiest lives?

What it does

The MATLAB Mobile app record a GPS sensor from phone and convert GPS cordinates to distance and calculated the energy consuption in kcal and report the track on the map

How we built it

With MATLAB R2023a we wrote a code which load the recorded data saved in MATLAB drive. This data is unpacked and decoded concerning the approximated earth shape. We did it using the average values of earth's dimensions and average values of step's lenght. This parameters, in combination with the well known formulas for the kcal calculation, allowed us to produce the results.

Challenges we ran into

We had to discover MATLAB mapping toolbox from scratch and the "distance" function.

What we learned

We enhanched our teamwork abilities

What's next for PT_Fit

We would introduce the altitude and cinematic information on the plot

Built With

Share this project:

Updates