fitness
Here are 484 public repositories matching this topic...
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 5, 2020 - Python
-
Updated
Nov 24, 2020 - GDScript
-
Updated
Dec 1, 2020 - Objective-C
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Apr 4, 2020 - Java
-
Updated
Sep 27, 2020 - Java
-
Updated
Oct 25, 2020 - Java
-
Updated
Jul 4, 2018 - Jupyter Notebook
-
Updated
Aug 11, 2020 - Dart
When you change the workout type after saving the workout, the burned energy will not be recalculated in the DataManager.alterWorkout function.
To implement this there must first be a function to calculate the weight of the person doing the workout back from the original burned energy value and the workout type in the BurnedEnergyCalculator. And then from that the new value can be calculated
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Dec 5, 2020 - Python
-
Updated
Feb 24, 2020 - Dart
Is your feature request related to a problem? Please describe.
I would like to filter the manual added data. For exemple get the number of step without manual added data
Describe the solution you'd like
in the options, add a flag to include manual or not
-
Updated
Dec 5, 2020 - Objective-C
-
Updated
Dec 2, 2012 - Clojure
-
Updated
Apr 23, 2020 - Python
-
Updated
Aug 4, 2017 - CSS
Improve this page
Add a description, image, and links to the fitness topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fitness topic, visit your repo's landing page and select "manage topics."
While the ingredients store the energy in kcal, it would be nice to also show the value in kilojoule. This can be accomplished easily with a property in the ingredient model.
1 kcal are 4,184 kJ