Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set calories target and show quota as circle in calendar view #73

Open
christianfl opened this issue Apr 8, 2020 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@christianfl
Copy link

Hey! I think it would be a nice idea to implement a feature so you can easily see your daily calorie quota. My idea would include three little changes:

  1. Include a settings pane in the drawer which leds to setting a template for a daily calorie target
  2. Show a circle respectively a part of a circle in the calendar overview for each date which represents a percentage: (Total of input calories / daily target)
  3. When tipping on a specific date in the calendar overview: Showing the calorie target under the total amout of calories that day and the possibility to change it. So that the setting in the settings pane is only a template for new dates and each day can manually be changed because changing the calorie target in the feature should not change the circle graphic.

What do you think about that?

Mockups (not pixel perfect, just that you can see what I mean)

  1. A settings pane could be also useful for other features in the future

Screenshot_20200408-121017

  1. In this example with red lines < 50%, yellow over 50% and under 75% and green for > 75%

Screenshot_20200408-120921

  1. With current date in the header because there was much unused space

Screenshot_20200408-120934

I hope it's understandable for the users here even though the UI is in german.

@petermayer petermayer added the enhancement New feature or request label Apr 15, 2020
@Kamuno Kamuno changed the title [Feature Request] Set calories target and show quota as circle in calendar view Set calories target and show quota as circle in calendar view May 14, 2020
@christianfl
Copy link
Author

christianfl commented May 18, 2021

Just referencing a newer mockup for (3) which integrates the total calories overview together with macronutritients with the help of progress bars (as some other user added a PR for initial macro support):

#61 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants