flutter
flutter copied to clipboard
Handle duplicate muscles on muscle overview
Currently MuscleWidget
simply renders the list of main and secondary muscles given to it. When a muscle is both main and secondary, only the main background should be drawn (this is something that, if the exercises are saved sensibly should not happen, but we still need to account for it)
Hello, @rolandgeider is this issue still open. If so could you provide more information I would love to try it out?
Hi @makwasi1 sure go ahead! This is available in the feature/exercise-crowdsourcing
branch, if you go to the workout tab you can access the add exercise form and select the different muscles for the new exercise (note that at the moment there's still a bug so that you need to click on the dropdown to unselect the muscles). Do you already have the app installed? You will need a backend for this, you can write me an email and I can give you access to the test server
@rolandgeider I having an issue with setting up the development environment of this flutter project. Can you guide me towards it ? And I need a little more explanation of this issue.
hi @sarkartanmay393 ! I'm guessing you are having problems about the server you need to use? I have sent you an email
As for the issue: we have a widget that generates the muscle overview from the screenshot. For example, when adding a new exercise it is possible to select which primary and secondary muscles the new exercise trains it shows which entries were selected. If a certain muscle was selected both as primary and secondary, the secondary one should not be drawn
hi @rolandgeider , i don't find a screen for Add exercises, is this screen correct?
Hi @sandimilohanic , yes that's the screen
Hello, @rolandgeider can you assign me this issue, ill like to work on it?
Hi @kkankariya007 , go ahead
(BTW, this was merged in master some time ago)
Like has it been solved ?
No, no, I just saw that in one of the comments I wrote that the exercise contribution (where this widget was first implemented) was being developed in another branch and that one was merged
Hello @rolandgeider , I recently viewed your project and it is really very well fabricated project though there are minor issues which can be resolved with ease. So I request you to grant me to work on this issue. Regards ASP.
Is this issue still open to be resolved or can it be assigned to me?
Is anyone working on this issue? I would like to accompany you, I am a beginner and really curious to learn more.