Roland Geider
Roland Geider
From the figma page 
Add some kind of data Synchronisation with other fitness trackers (general issue for discussion) Some questions: * which tracker/services to use * what data can we store? * ~we will...
## Use case Not all users want to set up a complete plan up front, many just want to track their calories. ## Proposal Allow the user to fill in...
## Use case Get better results for exercises and specially ingredients with full text search ## Proposal If using postgres, we should use its full text search capabilities so that...
Check that the terminology used in the project is consistent and doesn't cause unnecessary confusion For example "workout" implies a specific training unit and it might be better to call...
We will probably need some kind of migration guide for the exercise cleanup (load data, remove unused exercises, etc)
Currently the body weight graph only shows... the body weight. It would be more useful if we could show other data that we already have on it, e.g. the planned...
At the moment, we have several checks / fields in the preferences that would logically belong in the user model, e.g. https://github.com/wger-project/wger/issues/599#issuecomment-820237108 . Doing this mid-project is not trivial, we...