brodeurlv / fastnfitness

FastNFitness Android app: Body, Cardio and Fitness tracking.
https://play.google.com/store/apps/details?id=com.easyfitness
BSD 3-Clause "New" or "Revised" License
262 stars 351 forks source link

feature request. bodyweight exercise support #85

Open nutpantz opened 5 years ago

nutpantz commented 5 years ago

Body Weight exercise support would be fantastic I think it usually only needs just exercise name, and either reps ( ie sit ups) or time (plank held for time)

robinrosenstock commented 5 years ago

I already opened issue #33 to address other types of exercises. Instead of adding additional exercise types in fastnfitness, it would be better to rewrite the app, so that you can define the type of recording in the exercise itself.

brodeurlv commented 4 years ago

@geniusupgrader, Rewriting the app for this feature is to me a bit too much. :). Anyway, I believe that a small checkbox in the weight box or a new type of exercise should do the job. I will assign this issue to me as my next commit will add some architectural change that should ease the implementation of this topics. Thanks.

robinrosenstock commented 4 years ago

I glanced over the code two or three times and I know it is a big rewrite. But one must not do it in one try:

But a checkbox would do it for now. So thanks again

sdriv3r commented 4 years ago

Hi @brodeurlv ,

Instead of a checkbox, I'm proposing a dropdown called "Exercise type" and filled with the following:

With this new field, the "total weight" for both an exercise as well as the session could be modified to reflect the exercise type:

Could be cool to have. Feel free to assign to me if you agree with the suggestion :)