tohuwabohu-io / librefit

OpenSource calorie tracker using kotlin, quarkus, postgresql, SvelteKit and OpenAPI 3
https://libre.fit/
GNU General Public License v3.0
1 stars 0 forks source link

rework 'goal' #104

Open tohuwabohu-io opened 1 month ago

tohuwabohu-io commented 1 month ago

Is your feature request related to a problem? Please describe. The 'goal' function was added as temporary solution and should be more interactive.

Describe the solution you'd like As a user, I want to use the wizard and create weight loss/weight gain goals from that. A solution could look like this:

'Update goal' in the dashboard is not implemented and will be moved to a separate page apart from the wizard. The new route also shows some charts with

Describe alternatives you've considered Honestly I could not come up with anything else.

Additional context Maybe 'goal' is even the wrong wording here. E.g. it could be named (weight) plan instead.